diff --git a/README.cn.md b/README.cn.md index 4c11ea64283fd18ad0c9fb64ce5f24a43357696d..58730f821140ba72479632e7a85364ef50ee1df2 100644 --- a/README.cn.md +++ b/README.cn.md @@ -1,8 +1,8 @@ # 深度学习入门 [![Build Status](https://travis-ci.org/PaddlePaddle/book.svg?branch=develop)](https://travis-ci.org/PaddlePaddle/book) -[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://www.paddlepaddle.org/docs/develop/book/) -[![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://book.paddlepaddle.org/index.cn.html) +[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.html) +[![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.cn.html) 1. [线性回归](http://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.cn.html) 1. [识别数字](http://www.paddlepaddle.org/docs/develop/book/02.recognize_digits/index.cn.html)