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 /uaSwitchLite.js | |
parent | cde3e91c73bc0da8d9f100287c25324c42b2abae (diff) | |
download | vimperator-plugins-2.3.tar.bz2 |
Fix <updateURL>2.3
Diffstat (limited to 'uaSwitchLite.js')
-rw-r--r-- | uaSwitchLite.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uaSwitchLite.js b/uaSwitchLite.js index 2b6d796..6c98a8c 100644 --- a/uaSwitchLite.js +++ b/uaSwitchLite.js @@ -5,7 +5,7 @@ var PLUGIN_INFO = <description lang='ja'>user agent 切り替え</description> <version>0.1.1</version> <author homepage='http://d.hatena.ne.jp/pekepekesamurai/'>pekepeke</author> - <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/uaSwitchLite</updateURL> + <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/uaSwitchLite</updateURL> <minVersion>2.0pre</minVersion> <maxVersion>2.0pre</maxVersion> <detail lang='ja'><![CDATA[ |