]> git.donarmstrong.com Git - org-ref.git/blobdiff - wos.el
Fix for wrong variable name
[org-ref.git] / wos.el
diff --git a/wos.el b/wos.el
index ff72a67ed34cd52303b7d0282f05b8781ca0b6f4..b8bbba840d71159f225091dc09f270ea575fea54 100644 (file)
--- a/wos.el
+++ b/wos.el
@@ -36,7 +36,7 @@
    (format "<a href=\"%s\">%s</a>"
            (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)
            )))