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 080e868 commit 8f53bb7Copy full SHA for 8f53bb7
docs/.vitepress/config.mjs
@@ -40,7 +40,7 @@ export default defineConfig({
40
{ text: 'Cookbook', link: '/development/general' },
41
{ text: 'Configuration', link: '/configuration/setup' },
42
{ text: 'Advanced Topics', link: '/advanced/advanced' },
43
- { text: 'Technical Background', link: '/technical/concept' },
+ { text: 'Technical Insights', link: '/technical/concept' },
44
{ text: 'Resources', link: '/resources/resources' },
45
]
46
},
0 commit comments