aboutsummaryrefslogtreecommitdiffstats
path: root/auto_detect_link.js
diff options
context:
space:
mode:
authoranekos2010-11-29 20:40:24 +0900
committeranekos2010-11-29 20:40:24 +0900
commit1fefd6eda9493010d7ccf2c528a4f3a6d86a4b28 (patch)
treea6572bfdb113098ca0915b7af41d440659b41718 /auto_detect_link.js
parentcde3e91c73bc0da8d9f100287c25324c42b2abae (diff)
downloadvimperator-plugins-2.3.tar.bz2
Fix <updateURL>2.3
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>