From fbf19598edebfa8b64125412939ed8a2aab34e9c Mon Sep 17 00:00:00 2001 From: Avital Pinnick Date: Tue, 19 May 2026 15:04:41 +0300 Subject: [PATCH] Amended "link to 'latest' version" Added a condition for projects that need to link to a specific version of the documentation. --- supplementary_style_guide/style_guidelines/links.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supplementary_style_guide/style_guidelines/links.adoc b/supplementary_style_guide/style_guidelines/links.adoc index 7b866379..6e2a8922 100644 --- a/supplementary_style_guide/style_guidelines/links.adoc +++ b/supplementary_style_guide/style_guidelines/links.adoc @@ -58,7 +58,7 @@ Follow these guidelines when specifying link text: [[rh-doc-links]] == Links to Red{nbsp}Hat documentation -* Use `latest` in the URL so that the link resolves to the last published version. +* Unless you need to link to a specific version, use `latest` in the URL so that the link resolves to the last published version. .Example AsciiDoc: Latest version ----