Skip to content

Commit

Permalink
docs: update nav link
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonneyx committed Dec 18, 2024
1 parent 0bae35f commit 93bc7c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/site/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ export default defineConfig({
},
navs: [
{
slug: 'docs/manual',
slug: 'docs/manual/introduction',
title: {
zh: '文档',
en: 'Docs',
},
},
{
slug: 'docs/api',
slug: 'docs/api/graph/option',
title: {
zh: 'API',
en: 'API',
Expand Down

0 comments on commit 93bc7c9

Please sign in to comment.