Skip to content

Commit 41b095e

Browse files
[DOC] Update to the latest product doc link and fix the DBaaS link (#5956)
1 parent cf9c1c5 commit 41b095e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README-CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,21 +68,21 @@ NebulaGraph内核 1.x 与 2.x 数据格式、通信协议、客户端等均双
6868

6969
## 快速使用
7070

71-
您可以在[云上](https://docs.nebula-graph.com.cn/3.3.0/2.quick-start/1.quick-start-overview/#_2)[本地](https://docs.nebula-graph.com.cn/3.3.0/2.quick-start/1.quick-start-overview/#_6)快速体验 **NebulaGraph**
71+
您可以在[云上](https://cloud.nebula-graph.io/login)[本地](https://docs.nebula-graph.com.cn/3.8.0/2.quick-start/3.quick-start-on-premise/2.install-nebula-graph/)快速体验 **NebulaGraph**
7272

7373
<!--
7474
在开始使用 **NebulaGraph** 之前,必须通过[编译源码](https://docs.nebula-graph.com.cn/manual-CN/3.build-develop-and-administration/1.build/1.build-source-code/)或者 [docker compose](https://docs.nebula-graph.com.cn/manual-CN/3.build-develop-and-administration/1.build/2.build-by-docker/) 方式安装 **NebulaGraph**。您也可以观看[视频](https://space.bilibili.com/472621355)学习如何安装 **NebulaGraph**。
7575
-->
7676

7777
## 安装方式
7878

79-
您可以通过[下载](https://www.nebula-graph.com.cn/download)安装包或者[源码编译](https://docs.nebula-graph.com.cn/3.3.0/4.deployment-and-installation/2.compile-and-install-nebula-graph/1.install-nebula-graph-by-compiling-the-source-code/)安装 **NebulaGraph**
79+
您可以通过[下载](https://www.nebula-graph.com.cn/download)安装包或者[源码编译](https://docs.nebula-graph.com.cn/3.8.0/2.quick-start/3.quick-start-on-premise/2.install-nebula-graph/)安装 **NebulaGraph**
8080

8181
## 获取帮助
8282

8383
在使用 **NebulaGraph** 过程中遇到任何问题,都可以通过下面的方式寻求帮助:
8484

85-
* [FAQ](https://docs.nebula-graph.com.cn/3.3.0/20.appendix/0.FAQ/)
85+
* [FAQ](https://docs.nebula-graph.com.cn/3.8.0/20.appendix/0.FAQ/)
8686
* [访问论坛](https://discuss.nebula-graph.com.cn/)
8787
* [查看文档](https://docs.nebula-graph.com.cn/)
8888

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,26 +69,26 @@ See our [Roadmap](https://github.com/vesoft-inc/nebula/wiki/Nebula-Graph-Roadmap
6969

7070
## Quick start
7171

72-
Read the [getting started](https://docs.nebula-graph.io/3.6.0/2.quick-start/1.quick-start-workflow/) docs for a quick start.
72+
Read the [getting started](https://docs.nebula-graph.io/3.8.0/2.quick-start/1.quick-start-workflow/) docs for a quick start.
7373

7474
## Using NebulaGraph
7575

7676
NebulaGraph is a distributed graph database with multiple components. You can [download](https://www.nebula-graph.io/download) or try in following ways:
7777

78-
- [Build from source](https://docs.nebula-graph.io/3.3.0/4.deployment-and-installation/2.compile-and-install-nebula-graph/1.install-nebula-graph-by-compiling-the-source-code/)
78+
- [Build from source](https://docs.nebula-graph.io/3.8.0/2.quick-start/2.install-nebula-graph/)
7979

80-
- In the cloud: [AWS](https://docs.nebula-graph.io/3.1.3/nebula-cloud/nebula-cloud-on-aws/1.aws-overview/) and [Azure](https://docs.nebula-graph.io/3.1.3/nebula-cloud/nebula-cloud-on-azure/azure-self-managed/1.azure-overview/)
80+
- In the cloud: [AWS](https://cloud.nebula-graph.io/login)
8181

8282
## Getting help
8383

8484
In case you encounter any problems playing around **NebulaGraph**, please reach out for help:
85-
* [FAQ](https://docs.nebula-graph.io/3.6.0/20.appendix/0.FAQ/)
85+
* [FAQ](https://docs.nebula-graph.io/3.8.0/20.appendix/0.FAQ/)
8686
* [Discussions](https://github.com/vesoft-inc/nebula/discussions)
8787
* [Documentation](https://docs.nebula-graph.io/)
8888

8989
## DevTools
9090

91-
NebulaGraph comes with a set of tools to help you manage and monitor your graph database. See [Ecosystem](https://docs.nebula-graph.io/3.6.0/20.appendix/6.eco-tool-version/).
91+
NebulaGraph comes with a set of tools to help you manage and monitor your graph database. See [Ecosystem](https://docs.nebula-graph.io/3.8.0/20.appendix/6.eco-tool-version/).
9292

9393
## Contributing
9494

0 commit comments

Comments
 (0)