diff options
Diffstat (limited to 'doc/src/sgml/README.links')
-rw-r--r-- | doc/src/sgml/README.links | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/README.links b/doc/src/sgml/README.links index db6577d2436..c8348896962 100644 --- a/doc/src/sgml/README.links +++ b/doc/src/sgml/README.links @@ -12,10 +12,6 @@ Intra-document Linking is a refentry; has no close tag http://www.oasis-open.org/docbook/documentation/reference/html/xref.html -<link> - use to supply text for the link, requires </link> - http://www.oasis-open.org/docbook/documentation/reference/html/link.html - linkend= controls the target of the link/xref, required @@ -23,6 +19,10 @@ endterm= for <xref>, allows the text of the link/xref to be taken from a different link target title +<link> + use to supply text for the link, only uses linkend, requires </link> + http://www.oasis-open.org/docbook/documentation/reference/html/link.html + External Linking ---------------- |