- Docs: Move from closing rawgit.com to unpkg.com

This commit is contained in:
Brett Zamir
2018-10-14 12:45:11 +08:00
parent 714cbe0c44
commit b7269db7f4
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ See the [latest release](https://svg-edit.github.io/svgedit/releases/latest/edit
Also available as a download in [releases](https://github.com/SVG-Edit/svgedit/releases).
For testing the latest version in `master`, you may use <https://rawgit.com/SVG-Edit/svgedit/master/editor/svg-editor.html> or
For testing the latest version in `master`, you may use <https://unpkg.com/svgedit/editor/svg-editor.html> or
<https://raw.githack.com/SVG-Edit/svgedit/master/editor/svg-editor.html>.
## Installation