Skip to content

Commit

Permalink
调整文档链接
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhipei committed Jul 9, 2024
1 parent 767b171 commit 30f2d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/navs/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const headerNav = {
{ name: '技术架构', href: '/platform/architecture' },
{ name: '十大引擎', href: '/platform/features' },
{ name: '报价', href: '/pricing/platform' },
{ name: '文档', href: '/docs' },
{ name: '文档', href: 'https://docs.steedos.cn/getting-started/', target: "_blank"},
{ name: '视频', href: '/videos' },
],
},
Expand Down

0 comments on commit 30f2d51

Please sign in to comment.