X-Git-Url: http://git.harvie.cz/?p=mirrors%2FDokuWiki-Plugin-SVGEdit.git;a=blobdiff_plain;f=script.js;fp=script.js;h=17fc9451d5656355f19f8ae81b225b27161ea020;hp=d8d7b02ee8e34df10c83214d46c9fc1e701184f0;hb=380e0f55a017cb21b83eb7e2680f74badc8d03db;hpb=6711df56804ce3cd738acc7b70a39fe3745fd1d0 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