From bc1db3fdfe710054d81dcb7b988aa683d872721f Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Mon, 16 Mar 2015 08:47:38 -0400 Subject: [PATCH 1/1] rename wos link to wos-search --- wos.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wos.el b/wos.el index e0a321a..ff72a67 100644 --- a/wos.el +++ b/wos.el @@ -25,7 +25,7 @@ ;;; Code: (org-add-link-type - "wos" + "wos-search" (lambda (path) (browse-url (format "http://gateway.webofknowledge.com/gateway/Gateway.cgi?topic=%s&GWVersion=2&SrcApp=WEB&SrcAuth=HSB&DestApp=UA&DestLinkType=GeneralSearchSummary" -- 2.39.2