diff options
author | snaka | 2009-05-26 16:17:47 +0000 |
---|---|---|
committer | snaka | 2009-05-26 16:17:47 +0000 |
commit | ed301fc2e3c370b08254be3dd0f462da5c9fa584 (patch) | |
tree | 5c796a24cffea535363c2b6cb22afb6145439d50 /migemized_find.js | |
parent | e3bfafe7aadbe26fec58536c5b286e2eb687072c (diff) | |
download | vimperator-plugins-ed301fc2e3c370b08254be3dd0f462da5c9fa584.tar.bz2 |
PLUGIN_INFOのupdateURLを修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33602 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'migemized_find.js')
-rw-r--r-- | migemized_find.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/migemized_find.js b/migemized_find.js index 588f7c4..4799cf8 100644 --- a/migemized_find.js +++ b/migemized_find.js @@ -43,7 +43,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/migemized_find.js</updateURL> + <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/migemized_find.js</updateURL> <minVersion>2.0pre</minVersion> <maxVersion>2.0pre</maxVersion> <detail><![CDATA[ |