Skip to content

Commit

Permalink
Update links in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahinkumar committed Oct 29, 2024
1 parent 24d304d commit 6046a2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export default defineConfig({
// https://vitepress.dev/reference/default-theme-config
nav: [
{ text: 'Home', link: 'https://docs.mahinkumar.com/' },
{ text: 'Preview', link: 'https://preview1.mahinkumar.com/'},
{ text: 'Docs', link: '/docs' },
{ text: 'Guides', link: '/guide' }
],
Expand Down

0 comments on commit 6046a2f

Please sign in to comment.