From e43791c645fa62ff9eee255f0ad9b299c3c359ac Mon Sep 17 00:00:00 2001 From: Arne Wiebalck Date: Tue, 14 Dec 2021 09:08:01 +0100 Subject: [PATCH] [doc] Fix broken link in "Node Deployment" Change-Id: I5e49e2b15d97e3b217c435dbd4616923563ad6e5 --- doc/source/admin/node-deployment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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