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 /account_switcher.js | |
parent | cde3e91c73bc0da8d9f100287c25324c42b2abae (diff) | |
download | vimperator-plugins-2.3.tar.bz2 |
Fix <updateURL>2.3
Diffstat (limited to 'account_switcher.js')
-rw-r--r-- | account_switcher.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/account_switcher.js b/account_switcher.js index 1cb1ba6..4ad1caa 100644 --- a/account_switcher.js +++ b/account_switcher.js @@ -5,7 +5,7 @@ var PLUGIN_INFO = <description lang="ja">複数のアカウントを切り替えることができます.</description> <minVersion>2.1a1pre</minVersion> <maxVersion>2.1a1pre</maxVersion> -<updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/account_switcher.js</updateURL> +<updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/account_switcher.js</updateURL> <author mail="masa138@gmail.com" homepage="http://www.hatena.ne.jp/masa138/">Masayuki KIMURA</author> <version>0.08</version> <detail><![CDATA[ |