Skip to content

Commit 8f53bb7

Browse files
authoredMay 25, 2025··
Update config.mjs
1 parent 080e868 commit 8f53bb7

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
@@ -40,7 +40,7 @@ export default defineConfig({
4040
{ text: 'Cookbook', link: '/development/general' },
4141
{ text: 'Configuration', link: '/configuration/setup' },
4242
{ text: 'Advanced Topics', link: '/advanced/advanced' },
43-
{ text: 'Technical Background', link: '/technical/concept' },
43+
{ text: 'Technical Insights', link: '/technical/concept' },
4444
{ text: 'Resources', link: '/resources/resources' },
4545
]
4646
},

0 commit comments

Comments
 (0)
Please sign in to comment.