We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a0dab commit 0ab3411Copy full SHA for 0ab3411
README.md
@@ -31,7 +31,7 @@ const Marker = require('@editorjs/marker');
31
32
You can load specific version of package from [jsDelivr CDN](https://www.jsdelivr.com/package/npm/@editorjs/marker).
33
34
-`https://cdn.jsdelivr.net/npm/@editorjs/marker@1.0.1`
+`https://cdn.jsdelivr.net/npm/@editorjs/marker@latest`
35
36
Require this script on a page with Editor.js.
37
0 commit comments