This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new a78e546c Fix jump links (#233)
a78e546c is described below

commit a78e546c4b59a760cd00496c5416abc4ac6ff51a
Author: Liu Xiao <[email protected]>
AuthorDate: Thu May 18 11:09:55 2023 +0800

    Fix jump links (#233)
---
 content/cn/docs/quickstart/hugegraph-client.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/cn/docs/quickstart/hugegraph-client.md 
b/content/cn/docs/quickstart/hugegraph-client.md
index 8d0212e7..40bfd548 100644
--- a/content/cn/docs/quickstart/hugegraph-client.md
+++ b/content/cn/docs/quickstart/hugegraph-client.md
@@ -342,9 +342,9 @@ public class BatchExample {
 
 ### 4.4 运行Example
 
-运行Example之前需要启动Server, 启动过程见[HugeGraph-Server Quick 
Start](/docs/quickstart/hugegraph-server)
+运行Example之前需要启动Server, 启动过程见[HugeGraph-Server Quick 
Start](/cn/docs/quickstart/hugegraph-server)
 
 ### 4.5 Example示例说明
 
-示例说明见[HugeGraph-Client基本API介绍](/docs/clients/hugegraph-client)
+示例说明见[HugeGraph-Client基本API介绍](/cn/docs/clients/hugegraph-client)
 

Reply via email to