X-Git-Url: http://git.harvie.cz/?p=mirrors%2FDokuWiki-Plugin-SVGEdit.git;a=blobdiff_plain;f=script.js;fp=script.js;h=f1fa3471c48ad35192c70bd606167679ae932caa;hp=17fc9451d5656355f19f8ae81b225b27161ea020;hb=4e3dcc2125f2e28b1e2d7345d9553da9cc5aed70;hpb=97f2bde6c30f37e6659d59027234b273a9345eb5 diff --git a/script.js b/script.js index 17fc945..f1fa347 100644 --- a/script.js +++ b/script.js @@ -1,5 +1,5 @@ -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 = 'https://svg-edit.googlecode.com/svn/branches/stable/editor/'; //online stable +//var svgeditor_path = 'https://svg-edit.googlecode.com/svn/trunk/editor/'; //online latest (unstable) //var svgeditor_path = DOKU_BASE+'lib/plugins/svgedit/svg-edit/'; //offline //load embedapi.js