aboutsummaryrefslogtreecommitdiffstats
path: root/auto_detect_link.js
diff options
context:
space:
mode:
authoranekos2010-11-29 20:39:23 +0900
committeranekos2010-11-29 20:39:23 +0900
commit4cb789f00358d3e73bc241f26e0352bd559e2837 (patch)
tree67856dee3efa97b3e2b8a0174c6d29ec653126f4 /auto_detect_link.js
parentb9a63fa15c11470ab2a71b723fd45bd1d5448e34 (diff)
downloadvimperator-plugins-4cb789f00358d3e73bc241f26e0352bd559e2837.tar.bz2
Fix <updateURL>
Diffstat (limited to 'auto_detect_link.js')
-rw-r--r--auto_detect_link.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_detect_link.js b/auto_detect_link.js
index 6718495..c2083af 100644
--- a/auto_detect_link.js
+++ b/auto_detect_link.js
@@ -7,7 +7,7 @@ var PLUGIN_INFO =
<author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author>
<minVersion>2.0pre</minVersion>
<maxVersion>2.4</maxVersion>
- <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/auto_detect_link.js</updateURL>
+ <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/auto_detect_link.js</updateURL>
<license document="http://creativecommons.org/licenses/by-sa/3.0/">
Creative Commons Attribution-Share Alike 3.0 Unported
</license>