提交 ff695b50 编写于 作者: S shanyi15

修改: .tools/templates/index.cn.html.json

	修改:     README.cn.md
上级 2ddcb7ca
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"is_en": false, "is_en": false,
"chapters": [ "chapters": [
{ {
"name": "新手入门", "name": "线性回归",
"link": "./01.fit_a_line/index.cn.html" "link": "./01.fit_a_line/index.cn.html"
}, },
{ {
......
...@@ -4,7 +4,7 @@ ...@@ -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/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) [![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/02.recognize_digits/index.cn.html)
1. [图像分类](http://book.paddlepaddle.org/03.image_classification/index.cn.html) 1. [图像分类](http://book.paddlepaddle.org/03.image_classification/index.cn.html)
1. [词向量](http://book.paddlepaddle.org/04.word2vec/index.cn.html) 1. [词向量](http://book.paddlepaddle.org/04.word2vec/index.cn.html)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册