aboutsummaryrefslogtreecommitdiffstats
path: root/prevent_focus_ietab.js
diff options
context:
space:
mode:
authoranekos2010-11-29 20:39:23 +0900
committeranekos2010-11-29 20:39:23 +0900
commit4cb789f00358d3e73bc241f26e0352bd559e2837 (patch)
tree67856dee3efa97b3e2b8a0174c6d29ec653126f4 /prevent_focus_ietab.js
parentb9a63fa15c11470ab2a71b723fd45bd1d5448e34 (diff)
downloadvimperator-plugins-4cb789f00358d3e73bc241f26e0352bd559e2837.tar.bz2
Fix <updateURL>
Diffstat (limited to 'prevent_focus_ietab.js')
-rw-r--r--prevent_focus_ietab.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/prevent_focus_ietab.js b/prevent_focus_ietab.js
index d0d8adc..4417175 100644
--- a/prevent_focus_ietab.js
+++ b/prevent_focus_ietab.js
@@ -15,7 +15,7 @@ var PLUGIN_INFO =
<description lang="ja">IETabに勝手にフォーカスを奪われてそうさ不能になるのを防ぐ</description>
<minVersion>2.0pre</minVersion>
<maxVersion>2.0</maxVersion>
- <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/prevent_focus_ietab.js</updateURL>
+ <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/prevent_focus_ietab.js</updateURL>
<author mail="snaka.gml@gmail.com" homepage="http://vimperator.g.hatena.ne.jp/snaka72/">snaka</author>
<license>MIT style license</license>
<version>1.0.1</version>