From ea25f1922939bd66e5acf4bea2be541e51816477 Mon Sep 17 00:00:00 2001 From: "Nat Kershaw (MSFT)" Date: Mon, 18 Sep 2023 16:56:59 -0700 Subject: [PATCH] Fix broken OpenVINO link (#17579) Co-authored-by: nakersha --- docs/build/eps.md | 2 +- docs/build/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build/eps.md b/docs/build/eps.md index f5b7043b65..7747ee78d8 100644 --- a/docs/build/eps.md +++ b/docs/build/eps.md @@ -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: diff --git a/docs/build/index.md b/docs/build/index.md index be906d8b9c..5a1719bc31 100644 --- a/docs/build/index.md +++ b/docs/build/index.md @@ -1,5 +1,5 @@ --- -title: Build ONNX Runtime +title: Build from source has_children: true nav_order: 5 redirect_from: /docs/how-to/build