Links
Examples of creating links. More info at docs.antora.org/antora/latest/page/resource-id-coordinates/ and docs.asciidoctor.org/asciidoc/latest/macros/links/.
xref:admonitions.adoc[Link to page is the same module]
xref:reference:glossary.adoc[Link to another module]
xref:22.3@ROOT:get-started:index.adoc[Link to another version]
<<suggested-reading, Cross-reference>>
xref:tabs.adoc#tabs-1-python[Link to a tab]
link:https://docs.antora.org/antora/latest/page/resource-id-coordinates/[External link]
Was this helpful?