diff options
-rwxr-xr-x | twittperator.js | 2 |
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 == |