summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorShivanand Tendulker <stendulker@gmail.com>2019-07-16 02:56:33 -0400
committerShivanand Tendulker <stendulker@gmail.com>2019-07-16 03:07:35 -0400
commit8d3fc928b61e3265821c4c5d89e811ed44eaf6d9 (patch)
tree43e91a5e1fcdf9f59de0f749765069df3d67db59 /doc/source
parentaebbc93f19c2099b2ce04abc00c78a0d8c55234a (diff)
downloadironic-python-agent-8d3fc928b61e3265821c4c5d89e811ed44eaf6d9.tar.gz
Follow-up of 74339f6da2276a125ace6966d3730f2f2dd8213d
Addreses the minor comments in commit 74339f6da2276a125ace6966d3730f2f2dd8213d Change-Id: I8c83bbc07c2d678b0ac24eb4e25e231285480ace
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/admin/rescue.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/admin/rescue.rst b/doc/source/admin/rescue.rst
index cfa0beea..13658174 100644
--- a/doc/source/admin/rescue.rst
+++ b/doc/source/admin/rescue.rst
@@ -49,5 +49,5 @@ After the ``finalize_rescue`` command completes, DHCP will be configured on all
network interfaces, and a `rescue` user will be created with the specified
``rescue_password``.
-.. _`building a CoreOS ironic-python-agent image`: https://github.com/openstack/ironic-python-agent/tree/master/imagebuild/coreos/README.rst
-.. _`build a TinyIPA image`: https://github.com/openstack/ironic-python-agent-builder/tree/master/tinyipa/README.rst
+.. _`building a CoreOS ironic-python-agent image`: https://opendev.org/openstack/ironic-python-agent/src/branch/master/imagebuild/coreos/README.rst
+.. _`build a TinyIPA image`: https://opendev.org/openstack/ironic-python-agent-builder/src/branch/master/tinyipa/README.rst