From 831ae55597569844134f30d136c2e451d32fe097 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 27 Nov 2018 17:00:33 +0800 Subject: [PATCH] Fix external link syntax We shouldn't be using :ref: for external links like this and is the cause of the docs build failure we are seeing today. Issue: RELENG-1518 Change-Id: I42bcaab4524b21e16e909d76ebdcea4476315350 Signed-off-by: Thanh Ha --- .../notes/jenkins-sandbox-cleanup-all-view-1e008fa0b38792a5.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/jenkins-sandbox-cleanup-all-view-1e008fa0b38792a5.yaml b/releasenotes/notes/jenkins-sandbox-cleanup-all-view-1e008fa0b38792a5.yaml index 1ebb0df6..a0e88db9 100644 --- a/releasenotes/notes/jenkins-sandbox-cleanup-all-view-1e008fa0b38792a5.yaml +++ b/releasenotes/notes/jenkins-sandbox-cleanup-all-view-1e008fa0b38792a5.yaml @@ -9,6 +9,6 @@ upgrade: successfully delete all jobs and views, the primary purpose of this job. fixes: - | - :ref:`RELENG-1450 `_ + `RELENG-1450 `_ All view disappears on Jenkins Sandbox after views are deleted. The **All** view is now recreated after ``delete-all`` is run. -- 2.16.6