From 45d87a851b7a943a7b9c768318097b5a3985d410 Mon Sep 17 00:00:00 2001
From: satoshi-sh <satoss1108@gmail.com>
Date: Wed, 19 Feb 2025 15:04:28 -0600
Subject: [PATCH] Remove multinancy page

Replace the link to tha page with :ref:admin-networking

Closes-Bug: #2098895
Change-Id: I70225b214b439b2ae6bce49e5c12653c63820c6a
---
 doc/source/admin/inspection/hooks.rst | 2 +-
 doc/source/install/enrollment.rst     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/admin/inspection/hooks.rst b/doc/source/admin/inspection/hooks.rst
index 847da0f48b..b0095ae2bf 100644
--- a/doc/source/admin/inspection/hooks.rst
+++ b/doc/source/admin/inspection/hooks.rst
@@ -123,7 +123,7 @@ Optional hooks
 
 ``physical-network``
     Populates the ``physical_network`` port field for
-    :doc:`/admin/multitenancy` based on the detected IP addresses. The mapping
+    :ref:`admin-networking` based on the detected IP addresses. The mapping
     is provided by the
     :oslo.config:option:`inspector.physical_network_cidr_map` option.
 
diff --git a/doc/source/install/enrollment.rst b/doc/source/install/enrollment.rst
index 2e1e3a4eb4..7a5f8b4915 100644
--- a/doc/source/install/enrollment.rst
+++ b/doc/source/install/enrollment.rst
@@ -678,4 +678,4 @@ nodes - please see :doc:`/admin/inspection` for details.
 Tenant Networks and Port Groups
 -------------------------------
 
-See :doc:`/admin/multitenancy` and :doc:`/admin/portgroups`.
+See :ref:`admin-networking` and :doc:`/admin/portgroups`.