File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ export const en = defineConfig({
46
46
activeMatch : '/en/api/' ,
47
47
} ,
48
48
{ text : 'Contact Us' , link : '/en/guide_cloud/community/online-support' } ,
49
- { text : 'v0.4.8 ' , items : [
49
+ { text : 'v0.4.9 ' , items : [
50
50
{ text : 'changelog' , link : base_path_guide_cloud + '/general/changelog' } ,
51
- { text : 'Contribution ' , link : 'https://github.com/SwanHubX/SwanLab/blob/main/CONTRIBUTING.md' } ,
52
- { text : 'Feedback ' , link : 'https://geektechstudio.feishu.cn/share/base/form/shrcn8koDFRcH2mMcBYMh9tiKfI' }
51
+ { text : 'Feedback ' , link : 'https://geektechstudio.feishu.cn/share/base/form/shrcn8koDFRcH2mMcBYMh9tiKfI' } ,
52
+ { text : 'Contribute Docs ' , link : 'https://github.com/SwanHubX/SwanLab-Docs' } ,
53
53
] } ,
54
54
{
55
55
component : 'HeaderButtonEN' ,
Original file line number Diff line number Diff line change @@ -51,10 +51,10 @@ export const zh = defineConfig({
51
51
activeMatch : '/api/' ,
52
52
} ,
53
53
{ text : '交流群' , link : '/guide_cloud/community/online-support' } ,
54
- { text : 'v0.4.8 ' , items : [
54
+ { text : 'v0.4.9 ' , items : [
55
55
{ text : '更新日志' , link : base_path_guide_cloud + '/general/changelog' } ,
56
- { text : '参与贡献 ' , link : 'https://github.com/SwanHubX/SwanLab/blob/main/CONTRIBUTING.md' } ,
57
- { text : '建议反馈 ' , link : 'https://geektechstudio.feishu.cn/share/base/form/shrcn8koDFRcH2mMcBYMh9tiKfI' }
56
+ { text : '建议反馈 ' , link : 'https://geektechstudio.feishu.cn/share/base/form/shrcn8koDFRcH2mMcBYMh9tiKfI' } ,
57
+ { text : '贡献文档 ' , link : 'https://github.com/SwanHubX/SwanLab-Docs' } ,
58
58
]
59
59
} ,
60
60
{
You can’t perform that action at this time.
0 commit comments