diff --git a/docs/reference/execution-providers/TensorRT-ExecutionProvider.md b/docs/reference/execution-providers/TensorRT-ExecutionProvider.md index eccd7e4a50..26c7b708db 100644 --- a/docs/reference/execution-providers/TensorRT-ExecutionProvider.md +++ b/docs/reference/execution-providers/TensorRT-ExecutionProvider.md @@ -58,7 +58,7 @@ When using the Python wheel from the ONNX Runtime build with TensorRT execution #### Python Sample -Please see [this Notebook](https://github.com/microsoft/onnxruntime/blob/master/docs/python/notebooks/onnx-inference-byoc-gpu-cpu-aks.ipynb) for an example of running a model on GPU using ONNX Runtime through Azure Machine Learning Services. +Please see [this Notebook](https://github.com/microsoft/onnxruntime/blob/master/docs/python/inference/notebooks/onnx-inference-byoc-gpu-cpu-aks.ipynb) for an example of running a model on GPU using ONNX Runtime through Azure Machine Learning Services. ## Performance Tuning