diff --git a/doc/source/deploy/security.rst b/doc/source/deploy/security.rst index 31e23c20f7..ec8beef9fc 100644 --- a/doc/source/deploy/security.rst +++ b/doc/source/deploy/security.rst @@ -122,5 +122,5 @@ Additional references: - `UEFI Secure Boot mode`_ .. _automated cleaning: http://docs.openstack.org/developer/ironic/deploy/cleaning.html#automated-cleaning -.. _trusted boot with partition image: http://docs.openstack.org/developer/ironic/deploy/install-guide.html?highlight=txt#trusted-boot-with-partition-image +.. _trusted boot with partition image: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#trusted-boot-with-partition-image .. _UEFI Secure Boot mode: http://docs.openstack.org/developer/ironic/drivers/ilo.html?highlight=secure%20boot#uefi-secure-boot-support diff --git a/doc/source/drivers/amt.rst b/doc/source/drivers/amt.rst index f5cbe9a2b1..c4ec1afbdf 100644 --- a/doc/source/drivers/amt.rst +++ b/doc/source/drivers/amt.rst @@ -86,4 +86,4 @@ A detailed reference is available here, and a short guide follows below: not attempt to PXE / network boot the kernel, using `local boot`_ solves this known issue. -.. _`local boot`: http://docs.openstack.org/developer/ironic/deploy/install-guide.html#local-boot-with-partition-images +.. _`local boot`: http://docs.openstack.org/project-install-guide/baremetal/draft/advanced.html#local-boot-with-partition-images diff --git a/doc/source/drivers/oneview.rst b/doc/source/drivers/oneview.rst index 3caefabf4b..b881a53eca 100644 --- a/doc/source/drivers/oneview.rst +++ b/doc/source/drivers/oneview.rst @@ -423,8 +423,8 @@ References .. [1] HP OneView - https://www.hpe.com/us/en/integrated-systems/software.html .. [2] Driver interfaces - http://docs.openstack.org/developer/ironic/dev/architecture.html#drivers .. [3] python-oneviewclient - https://pypi.python.org/pypi/python-oneviewclient -.. [4] Enrollment process of a node - http://docs.openstack.org/developer/ironic/deploy/install-guide.html#enrollment-process -.. [5] ironic install guide - http://docs.openstack.org/developer/ironic/deploy/install-guide.html#installation-guide +.. [4] Enrollment process of a node - http://docs.openstack.org/project-install-guide/baremetal/draft/enrollment.html +.. [5] ironic install guide - http://docs.openstack.org/project-install-guide/baremetal/draft/ .. [6] Dynamic Allocation in OneView drivers - http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/oneview-drivers-dynamic-allocation.html .. [7] ironic-oneviewd - https://pypi.python.org/pypi/ironic-oneviewd/ .. [8] ironic-oneview-cli - https://pypi.python.org/pypi/ironic-oneview-cli/