From cdb6ba75da373d4b85cfd1a1ae6e9229b79d59b2 Mon Sep 17 00:00:00 2001 From: sgolebiewski-intel Date: Tue, 29 Jul 2025 11:18:06 +0200 Subject: [PATCH] [DOCS] Fixing references in index file --- docs/developer-guide/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/developer-guide/index.rst b/docs/developer-guide/index.rst index 1e8f4e0f3f..0869e4fa7b 100644 --- a/docs/developer-guide/index.rst +++ b/docs/developer-guide/index.rst @@ -21,9 +21,9 @@ also including the existing functionality not downstreamed in the existing distr Currently published default versions are: * `Edge Microvisor Toolkit Standalone Node (immutable) `__ -* :doc:`Edge Microvisor Toolkit Developer Node with or without real time extensions (mutable) <./docs/developer-guide/emt-architecture-overview>` -* :doc:`Edge Microvisor Toolkit (immutable) - deployable in Edge Manageability Framework <./docs/developer-guide/emt-deployment-edge-orchestrator>` -* :doc:`Edge Microvisor Toolkit with real time extensions (immutable) - deployable in Edge Manageability Framework <./docs/developer-guide/emt-deployment-edge-orchestrator>` +* :doc:`Edge Microvisor Toolkit Developer Node with or without real time extensions (mutable) <./emt-architecture-overview>` +* :doc:`Edge Microvisor Toolkit (immutable) - deployable in Edge Manageability Framework <./emt-deployment-edge-orchestrator>` +* :doc:`Edge Microvisor Toolkit with real time extensions (immutable) - deployable in Edge Manageability Framework <./emt-deployment-edge-orchestrator>` * :doc:`Edge Microvisor Bootkit <./emt-bootkit>` If you need more than that, the build infrastructure of Edge Microvisor Toolkit enables you