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种安装方式:
42
42
43
43
* pip安装(推荐)
44
44
* [ 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 )
47
47
48
48
这里为您介绍pip安装方式
49
49
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ MacOS系统下有4种安装方式:
21
21
22
22
* pip安装(推荐)
23
23
* [ 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 )
26
26
27
27
这里为您介绍pip安装方式
28
28
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ Ubuntu系统下有4种安装方式:
43
43
44
44
* pip安装(推荐)
45
45
* [ 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 )
48
48
49
49
这里为您介绍pip安装方式
50
50
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Windows系统下有3种安装方式:
29
29
30
30
* pip安装(推荐)
31
31
* [ Docker安装] ( ./install_Docker.html )
32
- * [ 源码编译安装] ( ./compile/compile_Windows.html/ #win_source )
32
+ * [ 源码编译安装] ( ./compile/compile_Windows.html#win_source )
33
33
34
34
这里为您介绍pip安装方式
35
35
You can’t perform that action at this time.
0 commit comments