Skip to content

Commit d13ca96

Browse files
committed
fix rst error #9660
1 parent 554cea6 commit d13ca96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/fluid/getstarted/quickstart_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ PaddlePaddle支持使用pip快速安装,目前支持CentOS 6以上, Ubuntu 14.
1717
1818
pip install paddlepaddle-gpu
1919
20-
更详细的安装和编译方法参考::ref:`install_steps`
20+
更详细的安装和编译方法参考: `安装与编译 <http://www.paddlepaddle.org/docs/develop/documentation/fluid/en/build_and_install/index_cn.html>`_
2121

2222
快速使用
2323
--------

doc/fluid/getstarted/quickstart_en.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you need to install GPU version (cuda7.5_cudnn5_avx_openblas), run:
1818
1919
pip install paddlepaddle-gpu
2020
21-
For more details about installation and build: :ref:`install_steps` .
21+
For more details about installation and build: `install and Compile <http://www.paddlepaddle.org/docs/develop/documentation/fluid/en/build_and_install/index_en.html>`_ .
2222

2323
Quick Use
2424
---------

0 commit comments

Comments
 (0)