diff --git a/docs/docs_en/runtime/how_to_change_inference_backend.md b/docs/docs_en/runtime/how_to_change_inference_backend.md index 74f2d7604..91ba94c7a 100644 --- a/docs/docs_en/runtime/how_to_change_inference_backend.md +++ b/docs/docs_en/runtime/how_to_change_inference_backend.md @@ -44,4 +44,4 @@ option.UseOrtBackend(); // ONNX Runtime Please refer to `FastDeploy/examples/vision` for python or c++ inference code of different models. -For more deployment methods of `RuntimeOption`, please refer to [RuntimeOption API](../../docs/api/runtime/runtime_option.md) +For more deployment methods of `RuntimeOption`, please refer to [RuntimeOption API](../api/runtime/runtime_option.md)