Skip to content

Commit 25430eb

Browse files
authored
Merge pull request #64787 from kalexand-rh/hardlinks
clarifying that links between distros are links
2 parents 97bce5d + 7d32690 commit 25430eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contributing_to_docs/doc_guidelines.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@ In OpenShift docs:
726726
* All links to internal content is created using `xref` and **must have an anchor ID**.
727727
* Only use `xref` in assemblies, not in modules.
728728
* All links to external websites are created using `link`.
729+
* Links between different distros, such as from ROSA to OpenShift Container Platform, are external links and not cross-references. These external links use `link` instead of `xref` and need to be in distro-specific files or conditionalized to apply to the relevant distros.
729730

730731
[IMPORTANT]
731732
====

0 commit comments

Comments
 (0)