Skip to content

Commit

Permalink
Update .dumirc.ts (#348)
Browse files Browse the repository at this point in the history
修复图表示例地址访问404
  • Loading branch information
f2elab authored Mar 15, 2024
1 parent cc6c898 commit d340c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export default defineConfig({
zh: '图表示例',
en: 'Examples',
},
link: `/examples/gallery`,
link: `/examples`,
type: 'primary',
},
{
Expand Down

0 comments on commit d340c36

Please sign in to comment.