docs: 📚📝 update edge (#1552)

This commit is contained in:
niexq
2021-11-15 23:25:22 +08:00
committed by GitHub
parent ee99a9f1ca
commit 63f80e566e
2 changed files with 10 additions and 10 deletions

View File

@ -218,12 +218,12 @@ graph.addEdge({
X6 默认提供了以下几种连接器,点击下面的链接查看每种连接器的使用方式。
- [normal]()
- [rounded]()
- [smooth]()
- [jumpover]()
- [normal](/en/docs/api/registry/connector#normal)
- [rounded](/en/docs/api/registry/connector#rounded)
- [smooth](/en/docs/api/registry/connector#smooth)
- [jumpover](/en/docs/api/registry/connector#jumpover)
另外,我们也可以注册自定义连接器,详情请参考[自定义连接器]()。
另外,我们也可以注册自定义连接器,详情请参考[自定义连接器](/en/docs/api/registry/connector#register)。
### labels

View File

@ -218,12 +218,12 @@ graph.addEdge({
X6 默认提供了以下几种连接器,点击下面的链接查看每种连接器的使用方式。
- [normal]()
- [rounded]()
- [smooth]()
- [jumpover]()
- [normal](/zh/docs/api/registry/connector#normal)
- [rounded](/zh/docs/api/registry/connector#rounded)
- [smooth](/zh/docs/api/registry/connector#smooth)
- [jumpover](/zh/docs/api/registry/connector#jumpover)
另外,我们也可以注册自定义连接器,详情请参考[自定义连接器]()。
另外,我们也可以注册自定义连接器,详情请参考[自定义连接器](/zh/docs/api/registry/connector#register)。
### labels