From 50e2f98f2ef42ea947e99e4e161286787156c48b Mon Sep 17 00:00:00 2001 From: wiwaszko-intel Date: Fri, 20 Mar 2026 11:22:06 +0100 Subject: [PATCH 1/3] [DOCS] Rel branch refs --- docs/source/dev_guide/custom_processing.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/dev_guide/custom_processing.md b/docs/source/dev_guide/custom_processing.md index 5bda63eb..90fa6e4a 100644 --- a/docs/source/dev_guide/custom_processing.md +++ b/docs/source/dev_guide/custom_processing.md @@ -129,7 +129,6 @@ to the **Current Support Limitations** - At this time, only **detection** and **classification** tasks are supported: - **Object Detection** (`GstAnalyticsODMtd`) - works only with the From 5f6ee17142ffac927c89cc92ad6f23ebf341ca3d Mon Sep 17 00:00:00 2001 From: wiwaszko-intel Date: Fri, 20 Mar 2026 11:26:39 +0100 Subject: [PATCH 2/3] [DOCS] Rel branch refs --- .../advanced_install_guide_compilation.md | 2 +- docs/source/dev_guide/gpu_device_selection.md | 2 +- docs/source/dev_guide/lvms.md | 4 ++-- docs/source/dev_guide/model_preparation.md | 4 ++-- .../source/dev_guide/openvino_custom_operations.md | 2 +- docs/source/dev_guide/python_bindings.md | 2 +- docs/source/dev_guide/yolo_models.md | 2 +- docs/source/get_started/tutorial.md | 4 ++-- docs/source/index.md | 6 +++--- .../python/onvif_cameras_discovery/README.md | 14 +++++++------- samples/windows/gstreamer/README.md | 4 ++-- 11 files changed, 23 insertions(+), 23 deletions(-) diff --git a/docs/source/dev_guide/advanced_install/advanced_install_guide_compilation.md b/docs/source/dev_guide/advanced_install/advanced_install_guide_compilation.md index 287d9caa..086e99f0 100644 --- a/docs/source/dev_guide/advanced_install/advanced_install_guide_compilation.md +++ b/docs/source/dev_guide/advanced_install/advanced_install_guide_compilation.md @@ -150,7 +150,7 @@ packages: ### (Optional) Step 6: Install OpenVINO™ GenAI (only for Ubuntu) -To use [gvagenai element](https://docs.openedgeplatform.intel.com/dev/edge-ai-libraries/dlstreamer/elements/gvagenai.html) +To use [gvagenai element](https://docs.openedgeplatform.intel.com/2026.0/edge-ai-libraries/dlstreamer/elements/gvagenai.html) you need to install the [OpenVINO GenAI archive](https://docs.openvino.ai/2026/get-started/install-openvino/install-openvino-genai.html) package.