Skip to content

Commit 72c7d46

Browse files
authored
Update config.mjs
1 parent 59976e3 commit 72c7d46

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
@@ -182,7 +182,7 @@ export default defineConfig({
182182
},
183183
{
184184
text: 'Technical Background',
185-
// link: '/technical/setup',
185+
link: '/technical/concept',
186186
collapsed: true,
187187
items: [
188188
{ text: 'Key Concept', link: '/technical/concept' },

0 commit comments

Comments
 (0)