Skip to content

Commit cdf8964

Browse files
committed
docs/.vitepress/config: fix showcase text
1 parent 19bce99 commit cdf8964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ function themeConfigEnglish() {
116116
],
117117
},
118118
{ text: "Common Errors", link: "/troubleshooting" },
119-
{ text: "Real Configurations", link: "/showcase" },
119+
{ text: "Showcase", link: "/showcase" },
120120
],
121121
}
122122
}

0 commit comments

Comments
 (0)