diff --git a/README.md b/README.md index f8fb149c1b..8cd5948d9f 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Thank you to all the people who already contributed to Dinky! ## How to Deploy -See [source code compilation](https://github.com/DataLinkDC/dinky/blob/dev/docs/docs/deploy_guide/compile.mdx) and [installation and deployment](https://github.com/DataLinkDC/dinky/blob/dev/docs/docs/deploy_guide/deploy.mdx) for details. +See [source code compilation](https://github.com/DataLinkDC/dinky/blob/dev/docs/docs/deploy_guide/compile.mdx) and [installation and deployment](https://github.com/DataLinkDC/dinky/blob/dev/docs/docs/deploy_guide/normal_deploy.mdx) for details. ## Thanks diff --git a/README_zh_CN.md b/README_zh_CN.md index fc46d982f0..afb1aa36f2 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -70,7 +70,7 @@ Dinky 是一个基于 `Apache Flink` 的实时数据开发平台,实现了敏 ## 如何部署 -详见 [源码编译](https://github.com/DataLinkDC/dinky/blob/dev/docs/docs/deploy_guide/compile.mdx) 和 [安装部署](https://github.com/DataLinkDC/dinky/blob/dev/docs/docs/deploy_guide/deploy.mdx) 。 +详见 [源码编译](https://github.com/DataLinkDC/dinky/blob/dev/docs/docs/deploy_guide/compile.mdx) 和 [安装部署](https://github.com/DataLinkDC/dinky/blob/dev/docs/docs/deploy_guide/normal_deploy.mdx) 。 ## 感谢