From 2a294ca960b962373565c10a9fa0bb111d226b18 Mon Sep 17 00:00:00 2001 From: Anqi Date: Tue, 5 Dec 2023 03:22:37 -0600 Subject: [PATCH] fix doc link (#184) --- README-CN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-CN.md b/README-CN.md index a966361..4076c91 100644 --- a/README-CN.md +++ b/README-CN.md @@ -16,7 +16,7 @@ Exchange 支持的 Spark 版本包括 2.2、2.4 和 > - 本仓库仅支持 NebulaGraph 2.x 和 3.x,如果您在使用 NebulaGraph v1.x,请使用 [NebulaExchange v1.0](https://github.com/vesoft-inc/nebula-java/tree/v1.0/tools/exchange) ,或参考 Exchange 1.0 - 的使用文档[NebulaExchange 用户手册](https://docs.nebula-graph.com.cn/nebula-exchange/about-exchange/ex-ug-what-is-exchange/ "点击前往 Nebula Graph 网站")。 + 的使用文档[NebulaExchange 用户手册](https://docs.nebula-graph.com.cn/3.6.0/import-export/nebula-exchange/about-exchange/ex-ug-what-is-exchange/ "点击前往 Nebula Graph 网站")。 ## 如何获取 diff --git a/README.md b/README.md index b0e6a53..d3100e0 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ nebula-exchange_spark_2.4-3.0-SNAPSHOT.jar \ ``` For more details, please refer -to [NebulaGraph Exchange Docs](https://docs.nebula-graph.io/master/nebula-exchange/about-exchange/ex-ug-what-is-exchange/) +to [NebulaGraph Exchange Docs](https://docs.nebula-graph.io/master/import-export/nebula-exchange/about-exchange/ex-ug-what-is-exchange/) ## How to get the config file