aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ddl.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml
index 206cc3a835d..feb2ab77920 100644
--- a/doc/src/sgml/ddl.sgml
+++ b/doc/src/sgml/ddl.sgml
@@ -3038,7 +3038,7 @@ VALUES ('Albany', NULL, NULL, 'NY');
<para>
Partitions can also be foreign tables, although they have some limitations
- that normal tables do not; see <xref linkend="sql-createforeigntable"> for
+ that normal tables do not; see <xref linkend="sql-createforeigntable"/> for
more information.
</para>