diff options
author | anekos | 2010-11-29 20:40:24 +0900 |
---|---|---|
committer | anekos | 2010-11-29 20:40:24 +0900 |
commit | 1fefd6eda9493010d7ccf2c528a4f3a6d86a4b28 (patch) | |
tree | a6572bfdb113098ca0915b7af41d440659b41718 /literal-bmark.js | |
parent | cde3e91c73bc0da8d9f100287c25324c42b2abae (diff) | |
download | vimperator-plugins-2.3.tar.bz2 |
Fix <updateURL>2.3
Diffstat (limited to 'literal-bmark.js')
-rw-r--r-- | literal-bmark.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/literal-bmark.js b/literal-bmark.js index 5eb2100..ac2f0a1 100644 --- a/literal-bmark.js +++ b/literal-bmark.js @@ -42,7 +42,7 @@ let PLUGIN_INFO = <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> <license>new BSD License (Please read the source code comments of this plugin)</license> <license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license> - <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/literal-bmark.js</updateURL> + <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/literal-bmark.js</updateURL> <minVersion>2.0pre</minVersion> <maxVersion>2.0pre</maxVersion> <detail><![CDATA[ |