From e578c45d9d13144f89fee58b38da221ffc301566 Mon Sep 17 00:00:00 2001 From: "Mark T. Voelker" Date: Sun, 10 May 2015 21:08:39 -0400 Subject: [PATCH] Fix hyperlink markup The CoreCriteria hyperlink was badly formatted. This patch fixes it so it renders properly. Change-Id: I9811d2bcbc5af47a536871594bfe629f342775a5 --- HACKING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.rst b/HACKING.rst index 0e7ae98b..91662629 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -18,7 +18,7 @@ DefCore Specific Commandments in an approved capability list, add it to the "flagged" section but do not remove it from the "tests" section. - [D302] If a capability is found to not meet the `Core Criteria - `_ after the Board has approved a guideline, the corresponding tests should be added to the "flagged" section of the relevant Board-approved guidelines and removed from the "tests" section of the .next.json file.