From: Tomas Mudrunka Date: Thu, 8 May 2014 14:39:55 +0000 (+0200) Subject: Stable svg-edit URL changed upstream X-Git-Url: https://git.harvie.cz/?p=mirrors%2FDokuWiki-Plugin-SVGEdit.git;a=commitdiff_plain;h=380e0f55a017cb21b83eb7e2680f74badc8d03db Stable svg-edit URL changed upstream --- 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