From c7708d8aedbc6e1660357607c8195861dffd810f Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Tue, 18 May 2021 07:41:26 +0000 Subject: [PATCH] fix install and egs link --- README.md | 4 ++-- README_cn.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a2d2f9a56..eb1814906 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ * python>=3.7 * paddlepaddle>=2.1.0 -Please see [install](doc/install.md). +Please see [install](doc/src/install.md). ## Getting Started -Please see [Getting Started](doc/src/getting_started.md) and [tiny egs](examples/tiny/README.md). +Please see [Getting Started](doc/src/getting_started.md) and [tiny egs](examples/tiny/s0/README.md). ## More Information diff --git a/README_cn.md b/README_cn.md index 3c1111b5e..e1a38906e 100644 --- a/README_cn.md +++ b/README_cn.md @@ -22,11 +22,11 @@ * python>=3.7 * paddlepaddle>=2.1.0 -参看 [安装](doc/install.md)。 +参看 [安装](doc/src/install.md)。 ## 开始 -请查看 [Getting Started](doc/src/getting_started.md) 和 [tiny egs](examples/tiny/README.md)。 +请查看 [Getting Started](doc/src/getting_started.md) 和 [tiny egs](examples/tiny/s0/README.md)。 ## 更多信息