From 04399436df293f062aa621cbe445bbc2baaaee1e Mon Sep 17 00:00:00 2001 From: yingchen Date: Thu, 14 Jan 2021 10:00:19 +0800 Subject: [PATCH] fix links in r1.1 --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 37f70d08..b604498e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -119,7 +119,7 @@ Contributions of any kind are welcome! ## Bugfixes * UI fix for the error message display mode of the tensor during real-time training. ([!465](https://gitee.com/mindspore/mindinsight/pulls/465)) -* The summary file size is larger than max_file_size. ([!3481](https://gitee.com/mindspore/dashboard/projects/mindspore/mindspore/pulls/3481)) +* The summary file size is larger than max_file_size. ([!3481](https://gitee.com/mindspore/mindspore/pulls/3481)) * Fix real-time training error when disk is full. ([!3058](https://gitee.com/mindspore/mindspore/pulls/3058)) ## Thanks to our Contributors