fix ort github link (#9832)

This commit is contained in:
brev 2021-11-22 09:23:20 -06:00 committed by GitHub
parent 29a7420095
commit 2465a747c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ ONNX Runtime is an accelerator for machine learning models with multi platform s
## Contribute and Customize
|:----------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------|
| <span class="fs-5"> [Build ORT Packages](./build){: .btn .mr-4 target="_blank"} </span> | <span class="fs-5">ONNX Runtime GitHub](https://github.com/microsoft/onnxruntime){: .btn target="_blank"} </span> |
| <span class="fs-5"> [Build ORT Packages](./build){: .btn .mr-4 target="_blank"} </span> | <span class="fs-5">[ONNX Runtime GitHub](https://github.com/microsoft/onnxruntime){: .btn target="_blank"} </span> |
---