From 5d0291eaf96c1c72315573a6047b4ed7df022b9b Mon Sep 17 00:00:00 2001 From: anekos Date: Wed, 27 Jul 2011 01:18:41 +0900 Subject: coderepos ちゃうんやで --- PMWriter.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PMWriter.js') diff --git a/PMWriter.js b/PMWriter.js index 5cc7948..a4fc95c 100644 --- a/PMWriter.js +++ b/PMWriter.js @@ -67,7 +67,7 @@ const DOCUMENT_TITLE = 'Vimperator Plugins in CodeRepos'; const CodeRepos = 'http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/trunk/'; const CodeReposBranch = 'http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/'; - const CodeReposFile = 'http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/'; + const CodeReposFile = 'http://github.com/vimpr/vimperator-plugins/blob/master/'; function Context (file) { this.NAME = file.leafName.replace(/\..*/, '') -- cgit v1.2.3