From 498144d5b7987afe0403d8c675f08d3726318f76 Mon Sep 17 00:00:00 2001 From: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> Date: Sun, 13 Jul 2025 11:54:21 -0400 Subject: [PATCH] [fix](page): Markdown(fix link) Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> --- markdown/EquipmentDisposition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/EquipmentDisposition.md b/markdown/EquipmentDisposition.md index 42d16ebe..f3c83ded 100644 --- a/markdown/EquipmentDisposition.md +++ b/markdown/EquipmentDisposition.md @@ -6,7 +6,7 @@ The Hix Prohibition Rule applies to Jefferson (Jeff) and/or Roberta (Bert) Hix a | word | definition | |-----------|---------------| -| [RFC-2119 — Key words for use in RFCs to Indicate Requirement Levels](https://www.rfc-editor.org/rfc/rfc2119)[^11] | This Internet Engineering Task Force Request For Comments is written for use concerning standards where it concerns the internet; but this is also useful for the English language for defining what is required and what is optional. | +| [RFC-2119 — Key words for use in RFCs to Indicate Requirement Levels](https://www.rfc-editor.org/info/rfc2119[^11] | This Internet Engineering Task Force Request For Comments is written for use concerning standards where it concerns the internet; but this is also useful for the English language for defining what is required and what is optional. | | must | instructions are strictly adhered to without any deviations. No ifs, ands, or buts. | | may | it is permitted | | can | it is permitted |