doc: fix link in 4.1.1 release notes

This commit is contained in:
Ian Barwick
2018-09-25 14:30:38 +09:00
parent 5d8d9db21d
commit b660cb9fe4

View File

@@ -59,10 +59,9 @@
<para>
<itemizedlist>
<listitem>
<para>
<command><link linkend="repmgr-standby-clone">repmgr standby switchover --dry-run</link></command>
<command><link linkend="repmgr-standby-switchover">repmgr standby switchover --dry-run</link></command>
no longer copies external configuration files to test they can be copied; this avoids making
any changes to the target system. (GitHub #491).
</para>
@@ -71,7 +70,7 @@
<listitem>
<para>
<command><link linkend="repmgr-cluster-cleanup">repmgr cluster cleanup</link></command>:
add <literal>cluster_cleanup</literal> event. (GitHub #492)
add <literal>cluster_cleanup</literal> event. (GitHub #492).
</para>
</listitem>