fix: best practices

This commit is contained in:
Ryan Yin 2023-06-24 12:47:31 +08:00
parent 4afcc8e20f
commit 324b79f43f

View file

@ -25,7 +25,7 @@ export default defineConfig({
nav: [
{ text: "Home", link: "/" },
{ text: "Get Started", link: "/introduction/index.md" },
{ text: "Best Practice", link: "/best-practices/intro.md" },
{ text: "Best Practices", link: "/best-practices/intro.md" },
],
sidebar: [