We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109d87a commit 1c6de5dCopy full SHA for 1c6de5d
README.md
@@ -14,7 +14,7 @@ npm install --save bbcode-ast
14
15
### Browser
16
17
-Load the library from https://cdn.jsdelivr.net/npm/bbcode-ast@1/dist/bundle.min.js.
+Load the library from https://cdn.jsdelivr.net/npm/bbcode-ast@2/dist/bundle.min.js.
18
19
This will add a `bbcode_ast` variable to the `window` global. The default parser can be accessed through `bbcode_ast.default`.
20
0 commit comments