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`.