diff --git a/doc/source/admin/node-deployment.rst b/doc/source/admin/node-deployment.rst index 3cb41e410f..bb47520b47 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 `_ is included in a +If the :ref:`deploy.deploy step ` is included in a deploy template, it can only be assigned a priority of zero to disable it. Creating a deploy template via API