aboutsummaryrefslogtreecommitdiffstats
path: root/twittperator.js
diff options
context:
space:
mode:
authoranekos2010-08-05 20:11:30 +0000
committeranekos2010-08-05 20:11:30 +0000
commit256178ced9e1daa4b23b5defa1272194a32e508a (patch)
tree812143ebee86ede7877187129cd28d1bd1d340b5 /twittperator.js
parent7e590be76a39cf4e4f745609b44903d162c82212 (diff)
downloadvimperator-plugins-256178ced9e1daa4b23b5defa1272194a32e508a.tar.bz2
updateURL 修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38196 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'twittperator.js')
-rwxr-xr-xtwittperator.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/twittperator.js b/twittperator.js
index 5212479..27de5b7 100755
--- a/twittperator.js
+++ b/twittperator.js
@@ -34,7 +34,7 @@ let PLUGIN_INFO =
<author mail="teramako@gmail.com" homepage="http://d.hatena.ne.jp/teramako/">teramako</author>
<author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author>
<license>MIT License</license>
- <updateURL>http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/trunk/twittperator.js</updateURL>
+ <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/twittperator.js</updateURL>
<detail lang="ja"><![CDATA[
これはOAuth認証を用いたTwitterクライアントプラグインです。
== Command ==