diff --git a/tutorials/source_en/beginner/introduction.ipynb b/tutorials/source_en/beginner/introduction.ipynb index 4e305ef0660353655f1ec6791cde4dfee87afff6..08a2523e9bac54d9c6ce5f90ba56c77f9d9a1cca 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/master/tutorials/source_en/beginner/images/introduction2.png)\n", + "![MindSpore-arch](https://gitee.com/mindspore/docs/raw/master/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",