diff --git a/resource/faq/FAQ_en.md b/resource/faq/FAQ_en.md index 466094af489b912bfc426887ae5d837af9731f67..5064492185f677130dca1420c27b7b0cf6d88fac 100644 --- a/resource/faq/FAQ_en.md +++ b/resource/faq/FAQ_en.md @@ -104,7 +104,7 @@ A: Currently, you can try out MindSpore through Docker images on laptops or in e Q: Does MindSpore support Windows 10? -A: The MindSpore CPU version can be installed on Windows 10. For details about the installation procedure, see tutorials on the [MindSpore official website](https://www.mindspore.cn/tutorial/en/master/advanced_use/mindspore_cpu_win_install.html). +A: The MindSpore CPU version can be installed on Windows 10. ### Programming Language diff --git a/resource/faq/FAQ_zh_cn.md b/resource/faq/FAQ_zh_cn.md index c17ca7ab7464a33c8a06ce26a0b93fd19d4dcee7..82d4c68aa53b84d312274c8061d10c5ebe47a4b0 100644 --- a/resource/faq/FAQ_zh_cn.md +++ b/resource/faq/FAQ_zh_cn.md @@ -103,7 +103,7 @@ A:目前笔记本电脑或者有GPU的环境,都可以通过Docker镜像来 Q:MindSpore是否支持Windows 10? -A:MindSpore CPU版本已经支持在Windows 10系统中安装,具体安装步骤可以查阅[MindSpore官网教程](https://www.mindspore.cn/tutorial/zh-CN/master/advanced_use/mindspore_cpu_win_install.html)。 +A:MindSpore CPU版本已经支持在Windows 10系统中安装。 ### 编程语言扩展