From 9eb680f9529cfd9d19e49d744aa18991b3f8416e Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Jun 09 2023 02:06:00 +0000 Subject: Fix caret reference in traditional versioning section. --- diff --git a/guidelines/modules/ROOT/pages/Versioning.adoc b/guidelines/modules/ROOT/pages/Versioning.adoc index 5ed52c0..0587168 100644 --- a/guidelines/modules/ROOT/pages/Versioning.adoc +++ b/guidelines/modules/ROOT/pages/Versioning.adoc @@ -374,7 +374,7 @@ In this case the full N-V-R could be e.g. `pkg-1.0.1.security1^20210301gabc0202- == Traditional versioning with part of the upstream version information in the Release field The method described in this section is deprecated, but **may** be used. -As mentioned in the <> section above, +As mentioned in the xref:_handling_non_sorting_versions_with_tilde_dot_and_caret[Handling non-sorting versions with tilde, dot, and caret] section above, this method is recommended for packages with complex versioning when supporting RHEL7 and other systems with old rpm versions.