From b51e499a0f244a204e648b94cf4ddf3dc0234178 Mon Sep 17 00:00:00 2001 From: leiyuning Date: Wed, 1 Jul 2020 20:32:15 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7226b0f911..25abdd6fcba 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ enrichment of the AI software/hardware application ecosystem. MindSpore Architecture -For more details please check out our [Architecture Guide](https://www.mindspore.cn/docs/en/0.5.0-beta/architecture.html). +For more details please check out our [Architecture Guide](https://www.mindspore.cn/docs/en/master/architecture.html). ### Automatic Differentiation @@ -186,7 +186,7 @@ please check out [docker](docker/README.md) repo for the details. ## Quickstart -See the [Quick Start](https://www.mindspore.cn/tutorial/en/0.5.0-beta/quick_start/quick_start.html) +See the [Quick Start](https://www.mindspore.cn/tutorial/en/master/quick_start/quick_start.html) to implement the image classification. ## Docs