1
0
Эх сурвалжийг харах

docs: fix invalid link in nav (#406)

Co-authored-by: Alvaro Saburido <alvaro.saburido@gmail.com>
kedniko 1 жил өмнө
parent
commit
7b01a8ceff

+ 1 - 1
docs/.vitepress/config.ts

@@ -99,7 +99,7 @@ export default defineConfig({
     ],
     ],
     nav: [
     nav: [
       { text: 'Guide', link: '/guide/' },
       { text: 'Guide', link: '/guide/' },
-      { text: 'API', link: '/api/renderer' },
+      { text: 'API', link: '/api/tres-canvas' },
       /*       { text: 'API', link: '/api/' },
       /*       { text: 'API', link: '/api/' },
       { text: 'Config', link: '/config/' }, */
       { text: 'Config', link: '/config/' }, */
       { text: 'Resources',
       { text: 'Resources',