Fix inner links (#17381)

This commit is contained in:
RandySheriffH 2023-08-31 17:16:50 -07:00 committed by GitHub
parent dfe6a4feeb
commit 43da400aa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.