Skip to content

Commit 7261db9

Browse files
authored
v2.0.0 (March 2023)
1 parent e4c87b0 commit 7261db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"root" : "./Document",
2+
"root" : ".",
33
"plugins" : [ "anchors" ],
44

55
"structure": {
6-
"readme": "01-Foreword.md"
6+
"readme": "README.md"
77
}
88

99
}

0 commit comments

Comments
 (0)