aboutsummaryrefslogtreecommitdiffstats
path: root/scalapi.js
diff options
context:
space:
mode:
authoranekos2010-11-29 20:39:23 +0900
committeranekos2010-11-29 20:39:23 +0900
commit4cb789f00358d3e73bc241f26e0352bd559e2837 (patch)
tree67856dee3efa97b3e2b8a0174c6d29ec653126f4 /scalapi.js
parentb9a63fa15c11470ab2a71b723fd45bd1d5448e34 (diff)
downloadvimperator-plugins-4cb789f00358d3e73bc241f26e0352bd559e2837.tar.bz2
Fix <updateURL>
Diffstat (limited to 'scalapi.js')
-rw-r--r--scalapi.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scalapi.js b/scalapi.js
index 55a3434..e0082da 100644
--- a/scalapi.js
+++ b/scalapi.js
@@ -5,7 +5,7 @@ var PLUGIN_INFO =
<description lang="ja">Scala API を検索し、補完します。</description>
<minVersion>2.0pre</minVersion>
<maxVersion>2.0pre</maxVersion>
-<updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/scalapi.js</updateURL>
+<updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/scalapi.js</updateURL>
<author mail="hotchpotch@gmail.com" homepage="http://tako3.net/http://d.hatena.ne.jp/secondlife/">Yuichi Tateno</author>
<license>MPL 1.1/GPL 2.0/LGPL 2.1</license>
<version>0.1</version>