summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-01-07 14:06:23 +0000
committerGerrit Code Review <review@openstack.org>2022-01-07 14:06:23 +0000
commit07c4b38f39b229d3d56c285092f499ffbd5a10dc (patch)
tree630e5904ef09a9010f8ee7cb4d95e4060e7be0a4 /doc
parent2e2d6b8eeb9219ecd237bb7c1423d1ec90ebfb87 (diff)
parente43791c645fa62ff9eee255f0ad9b299c3c359ac (diff)
downloadironic-07c4b38f39b229d3d56c285092f499ffbd5a10dc.tar.gz
Merge "[doc] Fix broken link in "Node Deployment""
Diffstat (limited to 'doc')
-rw-r--r--doc/source/admin/node-deployment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/admin/node-deployment.rst b/doc/source/admin/node-deployment.rst
index 3cb41e410..bb47520b4 100644
--- a/doc/source/admin/node-deployment.rst
+++ b/doc/source/admin/node-deployment.rst
@@ -220,7 +220,7 @@ A default deploy step may be overridden in a deploy template. If the step's
priority is a positive integer it will be executed with the specified priority
and arguments. If the step's priority is zero, the step will not be executed.
-If a `core deploy step <node-deployment-core-steps>`_ is included in a
+If the :ref:`deploy.deploy step <node-deployment-core-steps>` is included in a
deploy template, it can only be assigned a priority of zero to disable it.
Creating a deploy template via API