X-Git-Url: https://git.harvie.cz/?p=mirrors%2FDokuWiki-Plugin-SVGEdit.git;a=blobdiff_plain;f=script.js;h=127ab65b3903531dc919760b35611b51bdfae228;hp=430683a273ac7b412b619c6ce11087b796ff9ffc;hb=a88ccc3a5bec0cf55f1fbb01afa5382a9c06d7ad;hpb=5e7d36de22cf8b4cd3bbda75cf73accaecb1d2ff diff --git a/script.js b/script.js index 430683a..127ab65 100644 --- a/script.js +++ b/script.js @@ -1,5 +1,5 @@ -var svgeditor_path = 'http://svg-edit.googlecode.com/svn/tags/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