From 380e0f55a017cb21b83eb7e2680f74badc8d03db Mon Sep 17 00:00:00 2001 From: Tomas Mudrunka Date: Thu, 8 May 2014 16:39:55 +0200 Subject: [PATCH] Stable svg-edit URL changed upstream --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index d8d7b02..17fc945 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,4 @@ -var svgeditor_path = 'http://svg-edit.googlecode.com/svn/tags/stable/editor/'; //online stable +var svgeditor_path = 'http://svg-edit.googlecode.com/svn/branches/stable/editor/'; //online stable //var svgeditor_path = 'http://svg-edit.googlecode.com/svn/trunk/editor/'; //online latest (unstable) //var svgeditor_path = DOKU_BASE+'lib/plugins/svgedit/svg-edit/'; //offline -- 2.30.2