Skip to content

Commit

Permalink
Fixes the path to jsDeliver CDN.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubpawlowicz authored Dec 21, 2021
1 parent c28e1bd commit bb1164d
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 bb1164d

Please sign in to comment.