diff --git a/docs/new-windows-ml/api-reference.md b/docs/new-windows-ml/api-reference.md index b4c827b8..d1c14365 100644 --- a/docs/new-windows-ml/api-reference.md +++ b/docs/new-windows-ml/api-reference.md @@ -80,6 +80,6 @@ The pywinrt project includes a msvcp140.dll in the winrt-runtime package. This m * [Run ONNX models with Windows ML](./run-onnx-models.md) * [Windows App SDK Documentation](/windows/apps/windows-app-sdk/) * [Windows App SDK on GitHub](https://github.com/microsoft/WindowsAppSDK) -* [Windows ML Samples](https://github.com/microsoft/WindowsAppSDK-Samples/tree/release/experimental/Samples/WindowsML) +* [Windows ML Samples](https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/WindowsML) * [ONNX Runtime API Documentation](https://onnxruntime.ai/docs/api/) * [Package and deploy Windows apps](/windows/apps/package-and-deploy/deploy-overview)