Skip to content

Conversation

jinmmd
Copy link
Contributor

@jinmmd jinmmd commented Mar 16, 2025

自定义布局的链接错误,更正地址

自定义布局的链接错误,更正地址
Copy link

概述: 本次更改修复了文档中自定义布局部分的链接错误,确保链接指向正确的地址。此更改有助于用户更方便地找到相关的自定义布局算法文档。

更改内容:

文件 概要
packages/site/docs/manual/layout/overview.zh.md 修复了自定义布局部分的链接地址,使其指向正确的文档位置。
🪧 Tips For further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me.

@@ -165,4 +165,4 @@ const graph = new Graph({

## 自定义布局

如果内置布局算法无法满足需求,可以自定义布局算法,具体请参考[自定义布局](/manual/custom-extension/layout)。
如果内置布局算法无法满足需求,可以自定义布局算法,具体请参考[自定义布局](/manual/layout/custom-layout)。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修复了自定义布局的链接地址,确保指向正确的文档位置。

@zhongyunWan zhongyunWan merged commit 77a1471 into antvis:v5 Mar 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants