diff --git a/tutorials/source_en/beginner/introduction.ipynb b/tutorials/source_en/beginner/introduction.ipynb index 5705e245147e26350c61233bc2ec0ab355414227..b80292c72d7ce332a7c465efb82f124589981a50 100644 --- a/tutorials/source_en/beginner/introduction.ipynb +++ b/tutorials/source_en/beginner/introduction.ipynb @@ -17,7 +17,7 @@ "\n", "The following figure shows the overall MindSpore architecture:\n", "\n", - "![MindSpore](https://gitee.com/mindspore/docs/raw/tutorials-develop/tutorials/source_en/beginner/images/introduction2.png)\n", + "![MindSpore-arch](https://gitee.com/mindspore/docs/raw/tutorials-develop/tutorials/source_en/beginner/images/introduction2.png)\n", "\n", "- **ModelZoo**: ModelZoo provides available deep learning algorithm networks, and more developers are welcome to contribute new networks ([ModelZoo](https://gitee.com/mindspore/models)).\n", "- **Extend**: The expansion package of MindSpore expands the support of new fields, such as GNN/deep probabilistic programming/reinforcement learning, etc. We look forward to more developers to contribute and build together.\n",