From b660cb9fe473d28c0021b87d19ead97e3c87c881 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 25 Sep 2018 14:30:38 +0900 Subject: [PATCH] doc: fix link in 4.1.1 release notes --- doc/appendix-release-notes.sgml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml index 6a8636b6..2875090b 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -59,10 +59,9 @@ - - repmgr standby switchover --dry-run + repmgr standby switchover --dry-run no longer copies external configuration files to test they can be copied; this avoids making any changes to the target system. (GitHub #491). @@ -71,7 +70,7 @@ repmgr cluster cleanup: - add cluster_cleanup event. (GitHub #492) + add cluster_cleanup event. (GitHub #492).