diff options
author | anekos | 2010-11-29 20:39:23 +0900 |
---|---|---|
committer | anekos | 2010-11-29 20:39:23 +0900 |
commit | 4cb789f00358d3e73bc241f26e0352bd559e2837 (patch) | |
tree | 67856dee3efa97b3e2b8a0174c6d29ec653126f4 /memo.js | |
parent | b9a63fa15c11470ab2a71b723fd45bd1d5448e34 (diff) | |
download | vimperator-plugins-4cb789f00358d3e73bc241f26e0352bd559e2837.tar.bz2 |
Fix <updateURL>
Diffstat (limited to 'memo.js')
-rw-r--r-- | memo.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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://coderepos.org/share/export/27234/lang/javascript/vimperator-plugins/trunk/memo.js</updateURL> + <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/memo.js</updateURL> <minVersion>2.0pre</minVersion> <maxVersion>2.4</maxVersion> <detail><![CDATA[ |