Skip to content

Commit

Permalink
Fix nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
NoComment1105 committed Jan 19, 2023
1 parent 08e6fdb commit 54e5dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default defineUserConfig({
},
{
text: 'About',
link: '/about-lily.md'
link: '/about.md'
},
{
text: 'Bots',
Expand Down

0 comments on commit 54e5dbe

Please sign in to comment.