X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=wos.el;h=b8bbba840d71159f225091dc09f270ea575fea54;hp=ff72a67ed34cd52303b7d0282f05b8781ca0b6f4;hb=107f7d826250fa9a511bebb5ac4c14ace7c5dc90;hpb=bc1db3fdfe710054d81dcb7b988aa683d872721f diff --git a/wos.el b/wos.el index ff72a67..b8bbba8 100644 --- a/wos.el +++ b/wos.el @@ -36,7 +36,7 @@ (format "%s" (format "http://gateway.webofknowledge.com/gateway/Gateway.cgi?topic=%s&GWVersion=2&SrcApp=WEB&SrcAuth=HSB&DestApp=UA&DestLinkType=GeneralSearchSummary" (s-join "+" - (split-string path))) + (split-string link))) (format "wos:%s" link) )))