Skip to content

Commit 78a2be7

Browse files
committed
fix link error
1 parent 5e80aa3 commit 78a2be7

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
File renamed without changes.
File renamed without changes.

welcome/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ After logging in, you'll be redirected to your personal homepage. In the sidebar
4848

4949
![login](./assets/login.gif)
5050

51-
You can also use other markdown repositories (composed of markdown documents). For specific configuration, see [Features](../Features/Core Features.md). Not sure about the supported markdown syntax? Click [Syntax](../Syntax/Basic syntax.md).
51+
You can also use other markdown repositories (composed of markdown documents). For specific configuration, see [Features](../Features/CoreFeatures.md). Not sure about the supported markdown syntax? Click [Syntax](../Syntax/BasicSyntax.md).
5252

5353
## Done
5454

zbook.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"sublayouts": [
4646
{
4747
"title": "Core Features",
48-
"relative_path": "Features/Core Features",
48+
"relative_path": "Features/CoreFeatures",
4949
"isdir": false,
5050
"sublayouts": null
5151
},
@@ -88,7 +88,7 @@
8888
"sublayouts": [
8989
{
9090
"title": "Basic Syntax",
91-
"relative_path": "Syntax/Basic Syntax",
91+
"relative_path": "Syntax/BasicSyntax",
9292
"isdir": false,
9393
"sublayouts": null
9494
},

0 commit comments

Comments
 (0)