Skip to content

Commit

Permalink
Merge pull request #48 from jakubpawlowicz/patch-1
Browse files Browse the repository at this point in the history
Fixes the path to jsDeliver CDN.
  • Loading branch information
talyguryn authored Dec 21, 2021
2 parents c28e1bd + bb1164d commit 0b392a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const SimpleImage = require('@editorjs/simple-image');

### Load from CDN

You can load specific version of package from [jsDelivr CDN](https://www.jsdelivr.com/package/npm/@editor/simple-image).
You can load specific version of package from [jsDelivr CDN](https://www.jsdelivr.com/package/npm/@editorjs/simple-image).

`https://cdn.jsdelivr.net/npm/@editorjs/simple-image@latest`

Expand Down

0 comments on commit 0b392a9

Please sign in to comment.