fix: update link

This commit is contained in:
dragooncjw 2025-02-27 18:52:45 +08:00
parent 95ba3d39e8
commit ca97513cf1
6 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@
This case can be installed by `npx @flowgram.ai/create-app@latest fixed-layout-simple`, the complete code and effect are as follows:
<div className="rs-tip">
<a className="rs-link" href="/flowgram.ai/examples/fixed-layout/fixed-layout-simple.html">
<a className="rs-link" href="/examples/fixed-layout/fixed-layout-simple.html">
Fixed Layout Basic Usage
</a>
</div>

View File

@ -3,7 +3,7 @@
This case can be installed via `npx @flowgram.ai/create-app@latest free-layout-simple`. For complete code and effects, see:
<div className="rs-tip">
<a className="rs-link" href="/flowgram.ai/examples/free-layout/free-layout-simple.html">
<a className="rs-link" href="/examples/free-layout/free-layout-simple.html">
Free Layout Basic Usage
</a>
</div>

View File

@ -15,7 +15,7 @@ In today's AI-driven era, we are focusing more on how to empower workflows with
<div style={{marginTop: 16, display: 'flex', gap: 8 }}>
<div>
<div>
<a className="rs-link" href="/flowgram.ai/examples/fixed-layout/fixed-feature-overview.html">
<a className="rs-link" href="/examples/fixed-layout/fixed-feature-overview.html">
Fixed Layout
</a>
</div>
@ -28,7 +28,7 @@ In today's AI-driven era, we are focusing more on how to empower workflows with
</div>
<div>
<div>
<a className="rs-link" href="/flowgram.ai/examples/free-layout/free-feature-overview.html">
<a className="rs-link" href="/examples/free-layout/free-feature-overview.html">
Free Connection Layout
</a>
</div>

View File

@ -4,7 +4,7 @@
本案例可通过 `npx @flowgram.ai/create-app@latest fixed-layout-simple` 安装,完整代码及效果见:
<div className="rs-tip">
<a className="rs-link" href="/flowgram.ai/examples/fixed-layout/fixed-layout-simple.html">
<a className="rs-link" href="/examples/fixed-layout/fixed-layout-simple.html">
固定布局基础用法
</a>
</div>

View File

@ -4,7 +4,7 @@
本案例可通过 `npx @flowgram.ai/create-app@latest free-layout-simple` 安装,完整代码及效果见:
<div className="rs-tip">
<a className="rs-link" href="/flowgram.ai/examples/free-layout/free-layout-simple.html">
<a className="rs-link" href="/examples/free-layout/free-layout-simple.html">
自由布局基础用法
</a>
</div>

View File

@ -15,7 +15,7 @@ FlowGram 是一套基于节点编辑的流程搭建引擎,帮助开发者快
<div style={{marginTop: 16, display: 'flex', gap: 8 }}>
<div>
<div>
<a className="rs-link" href="/flowgram.ai/examples/fixed-layout/fixed-feature-overview.html">
<a className="rs-link" href="/examples/fixed-layout/fixed-feature-overview.html">
固定布局
</a>
</div>
@ -28,7 +28,7 @@ FlowGram 是一套基于节点编辑的流程搭建引擎,帮助开发者快
</div>
<div>
<div>
<a className="rs-link" href="/flowgram.ai/examples/free-layout/free-feature-overview.html">
<a className="rs-link" href="/examples/free-layout/free-feature-overview.html">
自由连线布局
</a>
</div>