doc: update links to configuration file sections

This commit is contained in:
Ian Barwick
2018-07-12 11:43:04 +09:00
parent 47644b55ed
commit cfa7155784
9 changed files with 17 additions and 17 deletions

View File

@@ -234,7 +234,7 @@
<para>
<filename>repmgr.conf</filename> should not be stored inside the PostgreSQL data directory,
as it could be overwritten when setting up or reinitialising the PostgreSQL
server. See sections on <xref linkend="configuration-file"> and <xref linkend="configuration-file-settings">
server. See sections <xref linkend="configuration"> and <xref linkend="configuration-file">
for further details about <filename>repmgr.conf</filename>.
</para>
<tip>