diff --git a/docs/lite/docs/source_en/quick_start/quick_start_python.md b/docs/lite/docs/source_en/quick_start/quick_start_python.md index 38a33e2f1baa91699f73ebbe8fabfdeb2325d5d4..0830d6e09e0bf0d1b7581b2005eb394ad1a8050a 100644 --- a/docs/lite/docs/source_en/quick_start/quick_start_python.md +++ b/docs/lite/docs/source_en/quick_start/quick_start_python.md @@ -71,7 +71,7 @@ Performing inference with MindSpore Lite consists of the following main steps: For more advanced usage and examples of Python interfaces, please refer to the [Python API](https://www.mindspore.cn/lite/api/en/master/mindspore_lite.html). -![img](./images/lite_runtime.png) +![img](../images/lite_runtime.png) ### Creating Configuration Context