Skip to content

Commit ad4d1ac

Browse files
authored
typo
1 parent 222eed5 commit ad4d1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default defineConfig({
4747
{
4848
text: "Guide",
4949
items: [
50-
{ text: "Getting Started", link: "/get_started/about" },
50+
{ text: "Introduction", link: "/get_started/about" },
5151
{ text: "Cookbook", link: "/development/general" },
5252
{ text: "Configuration", link: "/configuration/setup" },
5353
{ text: "Advanced Topics", link: "/advanced/advanced" },

0 commit comments

Comments
 (0)