From 197d05feef4ff515361b90356335040c00402de5 Mon Sep 17 00:00:00 2001
From: Travis CI
Date: Wed, 14 Dec 2016 10:45:44 +0000
Subject: [PATCH] Deploy to GitHub Pages:
3978e0ba61d27b6d36dbb0e42f2e13ee8d617c68
---
doc/_sources/demo/quick_start/index_en.txt | 2 +-
doc/demo/quick_start/index_en.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/_sources/demo/quick_start/index_en.txt b/doc/_sources/demo/quick_start/index_en.txt
index 659485d9be1..c2d6f3a6b66 100644
--- a/doc/_sources/demo/quick_start/index_en.txt
+++ b/doc/_sources/demo/quick_start/index_en.txt
@@ -164,7 +164,7 @@ You will describe four kinds of network architectures in this section.
![](./PipelineNetwork_en.jpg)
First, you will build a logistic regression model. Later, you will also get chance to build other more powerful network architectures.
-For more detailed documentation, you could refer to: Layer documentation。All configuration files are in `demo/quick_start` directory.
+For more detailed documentation, you could refer to: layer documentation. All configuration files are in `demo/quick_start` directory.
### Logistic Regression
The architecture is illustrated in the following picture:
diff --git a/doc/demo/quick_start/index_en.html b/doc/demo/quick_start/index_en.html
index e42cdd32ed5..37fe26ae6c2 100644
--- a/doc/demo/quick_start/index_en.html
+++ b/doc/demo/quick_start/index_en.html
@@ -236,7 +236,7 @@ var _hmt = _hmt || [];
You will describe four kinds of network architectures in this section.
First, you will build a logistic regression model. Later, you will also get chance to build other more powerful network architectures.
-For more detailed documentation, you could refer to: Layer documentation。All configuration files are in demo/quick_start
directory.
+For more detailed documentation, you could refer to: layer documentation. All configuration files are in demo/quick_start
directory.
Logistic Regression
The architecture is illustrated in the following picture:
--
GitLab