From f13ce7b6e837ff3cb6b76216a518d0a212138b57 Mon Sep 17 00:00:00 2001 From: bixiaopeng Date: Mon, 29 May 2017 14:51:02 +0800 Subject: [PATCH] =?UTF-8?q?bugfix[]:=E4=BF=AE=E6=94=B9=E6=AD=BB=E9=93=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcc24b841..fa16cc3cf 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ before looking into the We provide [English](http://www.paddlepaddle.org/develop/doc/) and [Chinese](http://www.paddlepaddle.org/doc_cn/) documentation. -- [Deep Learning 101](http://book.paddlepaddle.org/index.en.html) +- [Deep Learning 101](http://book.paddlepaddle.org/index.html) You might want to start from the this online interactive book that can run in Jupyter Notebook. -- GitLab