aboutsummaryrefslogtreecommitdiffstats
path: root/microUpdate.js
diff options
context:
space:
mode:
authoranekos2010-11-29 20:40:24 +0900
committeranekos2010-11-29 20:40:24 +0900
commit1fefd6eda9493010d7ccf2c528a4f3a6d86a4b28 (patch)
treea6572bfdb113098ca0915b7af41d440659b41718 /microUpdate.js
parentcde3e91c73bc0da8d9f100287c25324c42b2abae (diff)
downloadvimperator-plugins-2.3.tar.bz2
Fix <updateURL>2.3
Diffstat (limited to 'microUpdate.js')
-rw-r--r--microUpdate.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/microUpdate.js b/microUpdate.js
index 0a3fb51..274e20a 100644
--- a/microUpdate.js
+++ b/microUpdate.js
@@ -38,7 +38,7 @@ let PLUGIN_INFO =
<description lang="ja">はてなで疑似マイクロWeb日記</description>
<minVersion>2.0pre</minVersion>
<maxVersion>2.2pre</maxVersion>
- <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/microUpdate.js</updateURL>
+ <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/microUpdate.js</updateURL>
<author mail="snaka.gml@gmail.com" homepage="http://vimperator.g.hatena.ne.jp/snaka72/">snaka</author>
<license>MIT style license</license>
<version>0.0.1</version>