We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a339ac commit 0701ca2Copy full SHA for 0701ca2
ui/js/code.js
@@ -624,7 +624,7 @@ var pcminer = (function () {
624
encodeForUrl(list[i].author) +
625
'\' target="_blank">Google</a><br>';
626
text +=
627
- "<a href='https://scholar.google.com/scholar?q=author%3A\"" +
+ "<a href='https://scholar.google.com/scholar?q=author%3A" +
628
629
'\' target="_blank">Google Scholar</a><br>';
630
0 commit comments