File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
doc/fluid/beginners_guide/install Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ CentOS系统下有4种安装方式:
4242
4343* pip安装(推荐)
4444* [ Docker安装] ( ./install_Docker.html )
45- * [ 源码编译安装] ( ./compile/compile_CentOS.html/ #ct_source )
46- * [ Docker源码编译安装] ( ./compile/compile_CentOS.html/ #ct_docker )
45+ * [ 源码编译安装] ( ./compile/compile_CentOS.html#ct_source )
46+ * [ Docker源码编译安装] ( ./compile/compile_CentOS.html#ct_docker )
4747
4848这里为您介绍pip安装方式
4949
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ MacOS系统下有4种安装方式:
2121
2222* pip安装(推荐)
2323* [ Docker安装] ( ./install_Docker.html )
24- * [ 源码编译安装] ( ./compile/compile_MacOS.html/ #mac_source )
25- * [ Docker源码编译安装] ( ./compile/compile_MacOS.html/ #mac_docker )
24+ * [ 源码编译安装] ( ./compile/compile_MacOS.html#mac_source )
25+ * [ Docker源码编译安装] ( ./compile/compile_MacOS.html#mac_docker )
2626
2727这里为您介绍pip安装方式
2828
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ Ubuntu系统下有4种安装方式:
4343
4444* pip安装(推荐)
4545* [ Docker安装] ( ./install_Docker.html )
46- * [ 源码编译安装] ( ./compile/compile_Ubuntu.html/ #ubt_source )
47- * [ Docker源码编译安装] ( ./compile/compile_Ubuntu.html/ #ubt_docker )
46+ * [ 源码编译安装] ( ./compile/compile_Ubuntu.html#ubt_source )
47+ * [ Docker源码编译安装] ( ./compile/compile_Ubuntu.html#ubt_docker )
4848
4949这里为您介绍pip安装方式
5050
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Windows系统下有3种安装方式:
2929
3030* pip安装(推荐)
3131* [ Docker安装] ( ./install_Docker.html )
32- * [ 源码编译安装] ( ./compile/compile_Windows.html/ #win_source )
32+ * [ 源码编译安装] ( ./compile/compile_Windows.html#win_source )
3333
3434这里为您介绍pip安装方式
3535
You can’t perform that action at this time.
0 commit comments