Merge "[doc] Fix broken link in "Node Deployment""

This commit is contained in:
Zuul 2022-01-07 14:06:23 +00:00 committed by Gerrit Code Review
commit 07c4b38f39
1 changed files with 1 additions and 1 deletions

View File

@ -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