Fix broken OpenVINO link (#17579)

Co-authored-by: nakersha <natalie.kershaw@microsoft.com>
This commit is contained in:
Nat Kershaw (MSFT) 2023-09-18 16:56:59 -07:00 committed by GitHub
parent 19687c00ee
commit ea25f19229
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
docs/build/eps.md vendored
View file

@ -241,7 +241,7 @@ See more information on the OpenVINO™ Execution Provider [here](../execution-p
Follow [documentation](https://docs.openvino.ai/2023.0/index.html) for detailed instructions.
*2023.0 is the recommended OpenVINO™ version. [OpenVINO™ 2022.1](https://docs.openvino.ai/2022.1/index.html) is minimal OpenVINO™ version requirement.*
*2023.0 is the recommended OpenVINO™ version. [OpenVINO™ 2022.1](https://docs.openvino.ai/archive/2022.1/index.html) is minimal OpenVINO™ version requirement.*
*The minimum ubuntu version to support 2023.0 is 18.04.*
2. Configure the target hardware with specific follow on instructions:

2
docs/build/index.md vendored
View file

@ -1,5 +1,5 @@
---
title: Build ONNX Runtime
title: Build from source
has_children: true
nav_order: 5
redirect_from: /docs/how-to/build