[doc] Fix broken link in "Node Deployment"

Change-Id: I5e49e2b15d97e3b217c435dbd4616923563ad6e5
This commit is contained in:
Arne Wiebalck 2021-12-14 09:08:01 +01:00
parent e37af45935
commit e43791c645

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 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. 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. deploy template, it can only be assigned a priority of zero to disable it.
Creating a deploy template via API Creating a deploy template via API