diff --git a/docs/execution-providers/Azure-ExecutionProvider.md b/docs/execution-providers/Azure-ExecutionProvider.md index 5bffb67d0a..15a157cbf6 100644 --- a/docs/execution-providers/Azure-ExecutionProvider.md +++ b/docs/execution-providers/Azure-ExecutionProvider.md @@ -20,8 +20,8 @@ Since 1.16, below pluggable operators are available from [onnxruntime-extensions With the operators, Azure Execution Provider supports two mode of usage: -- [Edge and azure side by side](#Edge-and-azure-side-by-side) -- [Merge and run the hybrid](#Merge-and-run-the-hybrid) +- [Edge and azure side by side](#edge-and-azure-side-by-side) +- [Merge and run the hybrid](#merge-and-run-the-hybrid) Azure Execution Provider is in preview stage, and all API(s) and usage are subject to change.