We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222eed5 commit ad4d1acCopy full SHA for ad4d1ac
docs/.vitepress/config.mjs
@@ -47,7 +47,7 @@ export default defineConfig({
47
{
48
text: "Guide",
49
items: [
50
- { text: "Getting Started", link: "/get_started/about" },
+ { text: "Introduction", link: "/get_started/about" },
51
{ text: "Cookbook", link: "/development/general" },
52
{ text: "Configuration", link: "/configuration/setup" },
53
{ text: "Advanced Topics", link: "/advanced/advanced" },
0 commit comments