Skip to content

Commit ae82c4c

Browse files
committed
Adding a link in Navbar/sidebar
1 parent b4a19de commit ae82c4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

main/.vitepress/config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ export default defineConfig({
147147
}
148148
]
149149
},
150+
{
151+
text: 'How Orchestration Works',
152+
link: '/guides/orchestration/how-orch-works',
153+
},
150154
]
151155
},
152156
{

0 commit comments

Comments
 (0)