From ed812ba826fb7506ca2f46e9f3efb3810ae46574 Mon Sep 17 00:00:00 2001 From: Shan Yi <35982308+shanyi15@users.noreply.github.com> Date: Thu, 20 Sep 2018 10:43:42 +0800 Subject: [PATCH] update readme in doc menu-0.15.0 test=release/0.15.0 --- doc/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/README.md b/doc/README.md index 7e12d0147f1..6709ab4cb67 100644 --- a/doc/README.md +++ b/doc/README.md @@ -2,6 +2,6 @@ Thanks for reading PaddlePaddle documentation. -Since **September 17th, 2018**, the **0.15.0 and develop** documentation source has been moved to [Fluiddoc Repo](https://github.com/PaddlePaddle/Paddle) and updated in Fluiddoc Repo. +Since **September 17th, 2018**, the **0.15.0 and develop** documentation source has been moved to [FluidDoc Repo](https://github.com/PaddlePaddle/FluidDoc) and updated there. -Please turn to Fluiddoc Repo for the latest documentation. +Please turn to FluidDoc Repo for the latest documentation. -- GitLab