Skip to content

Commit c33aac7

Browse files
committed
fix tool overview url
1 parent 795d9e0 commit c33aac7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/v0.1.0/en/doc/guide/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Welcome to the overview page of the GenUI guide! Here, you can quickly understan
3232

3333
<Container>
3434
<MyLinkCard
35-
href="/tool/overview"
35+
href="/tools/overview"
3636
title="Tools"
3737
description="GenUI provides an integrated construction tool Ract, which is designed specifically for GenUI and can greatly improve development efficiency. With Ract, you can easily achieve rapid project construction, code optimization, and automated deployment. In addition, we also plan to launch a VSCode plug-in to further improve the development experience (coming soon)."
3838
/>

docs/v0.1.0/zh/doc/guide/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import Container from "@theme/components/Container";
3232

3333
<Container>
3434
<MyLinkCard
35-
href="/tool/overview"
35+
href="/tools/overview"
3636
title="工具"
3737
description="GenUI 提供了一体化构建工具 Ract,它专为 GenUI 设计,能够大幅提升开发效率。通过 Ract,您可以轻松实现项目的快速搭建、代码优化以及自动化部署。此外,我们还计划推出 VSCode 插件,进一步完善开发体验(即将上线)。"
3838
/>

0 commit comments

Comments
 (0)