未验证 提交 709169e5 编写于 作者: Z zhongpu 提交者: GitHub

fixed link error for install doc in develop (#1098)

* fixed link error for install doc in develop
上级 93fb5ac3
......@@ -42,8 +42,8 @@ CentOS系统下有4种安装方式:
* pip安装(推荐)
* [Docker安装](./install_Docker.html)
* [源码编译安装](./compile/compile_CentOS.html/#ct_source)
* [Docker源码编译安装](./compile/compile_CentOS.html/#ct_docker)
* [源码编译安装](./compile/compile_CentOS.html#ct_source)
* [Docker源码编译安装](./compile/compile_CentOS.html#ct_docker)
这里为您介绍pip安装方式
......
......@@ -21,8 +21,8 @@ MacOS系统下有4种安装方式:
* pip安装(推荐)
* [Docker安装](./install_Docker.html)
* [源码编译安装](./compile/compile_MacOS.html/#mac_source)
* [Docker源码编译安装](./compile/compile_MacOS.html/#mac_docker)
* [源码编译安装](./compile/compile_MacOS.html#mac_source)
* [Docker源码编译安装](./compile/compile_MacOS.html#mac_docker)
这里为您介绍pip安装方式
......
......@@ -43,8 +43,8 @@ Ubuntu系统下有4种安装方式:
* pip安装(推荐)
* [Docker安装](./install_Docker.html)
* [源码编译安装](./compile/compile_Ubuntu.html/#ubt_source)
* [Docker源码编译安装](./compile/compile_Ubuntu.html/#ubt_docker)
* [源码编译安装](./compile/compile_Ubuntu.html#ubt_source)
* [Docker源码编译安装](./compile/compile_Ubuntu.html#ubt_docker)
这里为您介绍pip安装方式
......
......@@ -29,7 +29,7 @@ Windows系统下有3种安装方式:
* pip安装(推荐)
* [Docker安装](./install_Docker.html)
* [源码编译安装](./compile/compile_Windows.html/#win_source)
* [源码编译安装](./compile/compile_Windows.html#win_source)
这里为您介绍pip安装方式
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册