diff --git a/doc/fluid/getstarted/quickstart_cn.rst b/doc/fluid/getstarted/quickstart_cn.rst index 5644911b00715274d76d9fc1a5f244829ff6ed31..ecd6ed016aae5db7315cd5a62e75e55b7a4fd4f1 100644 --- a/doc/fluid/getstarted/quickstart_cn.rst +++ b/doc/fluid/getstarted/quickstart_cn.rst @@ -17,7 +17,7 @@ PaddlePaddle支持使用pip快速安装,目前支持CentOS 6以上, Ubuntu 14. pip install paddlepaddle-gpu -更详细的安装和编译方法参考::ref:`install_steps` 。 +更详细的安装和编译方法参考: `安装与编译 `_ 。 快速使用 -------- diff --git a/doc/fluid/getstarted/quickstart_en.rst b/doc/fluid/getstarted/quickstart_en.rst index bb751b91d012cbee232a780c351c57a2756cccf4..400cf6d29bf8744bca75a95312daab90be0b6920 100644 --- a/doc/fluid/getstarted/quickstart_en.rst +++ b/doc/fluid/getstarted/quickstart_en.rst @@ -18,7 +18,7 @@ If you need to install GPU version (cuda7.5_cudnn5_avx_openblas), run: pip install paddlepaddle-gpu -For more details about installation and build: :ref:`install_steps` . +For more details about installation and build: `install and Compile `_ . Quick Use ---------