Skip to content

Commit 31ba0bf

Browse files
author
ColinTree
authored
fix example error
1 parent 26b740f commit 31ba0bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ e.g.
1818
{
1919
"author": "Colintree <502470184@qq.com>",
2020
"plugins": [
21-
"ai2-blocks@git+https://github.com/ColinTree/gitbook-plugin-ai2-blocks.git#1.0.0"
21+
"ai2-blocks@git+https://github.com/ColinTree/gitbook-plugin-ai2-blocks.git"
2222
],
2323
"pluginsConfig": {
2424
"ai2-blocks": {
@@ -53,4 +53,4 @@ e.g.
5353

5454
will be converted into:
5555

56-
![](example.png)
56+
![](example.png)

0 commit comments

Comments
 (0)