Skip to content

Commit 1c6de5d

Browse files
committed
Bump README
1 parent 109d87a commit 1c6de5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ npm install --save bbcode-ast
1414

1515
### Browser
1616

17-
Load the library from https://cdn.jsdelivr.net/npm/bbcode-ast@1/dist/bundle.min.js.
17+
Load the library from https://cdn.jsdelivr.net/npm/bbcode-ast@2/dist/bundle.min.js.
1818

1919
This will add a `bbcode_ast` variable to the `window` global. The default parser can be accessed through `bbcode_ast.default`.
2020

0 commit comments

Comments
 (0)