Skip to content

Commit 0b392a9

Browse files
authored
Merge pull request #48 from jakubpawlowicz/patch-1
Fixes the path to jsDeliver CDN.
2 parents c28e1bd + bb1164d commit 0b392a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const SimpleImage = require('@editorjs/simple-image');
3131

3232
### Load from CDN
3333

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

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

0 commit comments

Comments
 (0)