diff options
Diffstat (limited to 'doc/src/sgml/ref/drop_publication.sgml')
-rw-r--r-- | doc/src/sgml/ref/drop_publication.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/drop_publication.sgml b/doc/src/sgml/ref/drop_publication.sgml index 3195c040bb3..5dcbb837d1e 100644 --- a/doc/src/sgml/ref/drop_publication.sgml +++ b/doc/src/sgml/ref/drop_publication.sgml @@ -98,8 +98,8 @@ DROP PUBLICATION mypublication; <title>See Also</title> <simplelist type="inline"> - <member><xref linkend="sql-createpublication"></member> - <member><xref linkend="sql-alterpublication"></member> + <member><xref linkend="sql-createpublication"/></member> + <member><xref linkend="sql-alterpublication"/></member> </simplelist> </refsect1> </refentry> |