Skip to content

Commit 3978e0b

Browse files
authored
Merge pull request #802 from qingqing01/link_fix
fix dead link for quick start
2 parents ab86711 + bf6e095 commit 3978e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/demo/quick_start/index_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ You will describe four kinds of network architectures in this section.
164164
<center> ![](./PipelineNetwork_en.jpg) </center>
165165

166166
First, you will build a logistic regression model. Later, you will also get chance to build other more powerful network architectures.
167-
For more detailed documentation, you could refer to: <a href = "../../ui/api/trainer_config_helpers/layers_index.html">Layer documentation</a>All configuration files are in `demo/quick_start` directory.
167+
For more detailed documentation, you could refer to: <a href = "../../ui/api/trainer_config_helpers/layers.html">layer documentation</a>. All configuration files are in `demo/quick_start` directory.
168168

169169
### Logistic Regression
170170
The architecture is illustrated in the following picture:

0 commit comments

Comments
 (0)