We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302262d commit c036edbCopy full SHA for c036edb
doc/src/sgml/logicaldecoding.sgml
@@ -469,7 +469,7 @@ typedef struct OutputPluginOptions
469
<literal>output_type</literal> has to either be set to
470
<literal>OUTPUT_PLUGIN_TEXTUAL_OUTPUT</literal>
471
or <literal>OUTPUT_PLUGIN_BINARY_OUTPUT</literal>. See also
472
- <xref linkend="logicaldecoding-output-mode"/>.
+ <xref linkend="logicaldecoding-output-mode">.
473
</para>
474
475
<para>
doc/src/sgml/ref/create_tablespace.sgml
@@ -54,7 +54,7 @@ CREATE TABLESPACE <replaceable class="parameter">tablespace_name</replaceable>
54
<warning>
55
56
A tablespace cannot be used independently of the cluster in which it
57
- is defined; see <xref linkend="manage-ag-tablespaces"/>.
+ is defined; see <xref linkend="manage-ag-tablespaces">.
58
59
</warning>
60
0 commit comments