diff --git a/.tools/templates/index.cn.html.json b/.tools/templates/index.cn.html.json index 3f62c5ca51edd303656c4f4f57fddbfe2a0275d4..977e2917143acbeccd0d8659523c19b30897b9ba 100644 --- a/.tools/templates/index.cn.html.json +++ b/.tools/templates/index.cn.html.json @@ -2,7 +2,7 @@ "is_en": false, "chapters": [ { - "name": "新手入门", + "name": "线性回归", "link": "./01.fit_a_line/index.cn.html" }, { diff --git a/README.cn.md b/README.cn.md index d1aaaa41a5eed468d93be139513edc1c931d2d34..140e5d4f47f83e975bce1d9854e26118e00b7d31 100644 --- a/README.cn.md +++ b/README.cn.md @@ -4,7 +4,7 @@ [![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://book.paddlepaddle.org/) [![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](http://book.paddlepaddle.org/index.cn.html) -1. [新手入门](http://book.paddlepaddle.org/01.fit_a_line/index.cn.html) +1. [线性回归](http://book.paddlepaddle.org/01.fit_a_line/index.cn.html) 1. [识别数字](http://book.paddlepaddle.org/02.recognize_digits/index.cn.html) 1. [图像分类](http://book.paddlepaddle.org/03.image_classification/index.cn.html) 1. [词向量](http://book.paddlepaddle.org/04.word2vec/index.cn.html) diff --git a/index.cn.html b/index.cn.html index f60aef0bb7a0a93754c76f9a1a8477b6a571a1a5..ae8c7d58aa2b433487c49c60236dcee81432f749 100644 --- a/index.cn.html +++ b/index.cn.html @@ -109,7 +109,7 @@
- 新手入门 + 线性回归 @@ -170,4 +170,4 @@ $($(".list-group a")[0]).addClass("click_active") - \ No newline at end of file +