mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
fix: update link
This commit is contained in:
parent
95ba3d39e8
commit
ca97513cf1
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user