Skip to content

Commit

Permalink
docs: text
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeyi-Lin committed Jan 9, 2025
1 parent 14cfb6a commit 7d86dc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .vitepress/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@ export const zh = defineConfig({
activeMatch: '/guide_cloud/',
},
{
text: '案例',
text: '实战案例',
link: base_path_examples + '/mnist',
activeMatch: '/examples/',
},
{
text: 'API',
text: 'API文档',
link: base_path_api + '/api-index',
activeMatch: '/api/',
},
{ text: '交流群', link: '/guide_cloud/community/online-support'},
{ text: 'v0.4.2', items: [
{ text: '更新日志', link: base_path_guide_cloud + '/general/changelog' },
{ text: '参与贡献', link: 'https://github.com/SwanHubX/SwanLab/blob/main/CONTRIBUTING.md' },
{ text: '建议反馈', link: 'https://geektechstudio.feishu.cn/share/base/form/shrcn8koDFRcH2mMcBYMh9tiKfI'}
] },
{ text: '在线交流', link: '/guide_cloud/community/online-support'},
{
component: 'HeaderButton',
}
Expand Down

0 comments on commit 7d86dc9

Please sign in to comment.