From 3d84f6a691c731bb4aea6fce5ef1919936989c34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Javier=20Ribo=CC=81=20Labrador?= Date: Tue, 30 Apr 2024 12:43:48 +0200 Subject: [PATCH] fix: prevent broken links to exist in order for docs site to build properly --- docs/decisions/template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/decisions/template.md b/docs/decisions/template.md index 068ecbc41..c7b90278d 100644 --- a/docs/decisions/template.md +++ b/docs/decisions/template.md @@ -1,6 +1,6 @@ # [short title of solved problem and solution] -- Status: [ accepted | deprecated | superseded by [xxx](yyyymmdd-xxx.md)] +- Status: [ accepted | deprecated | superseded by ] - Deciders: [list everyone involved in the decision] - Date: [YYYY-MM-DD when the decision was last updated] - Tags: [space and/or comma separated list of tags]