From 8646fd60045086f46a7bc095e5c5b1c2a6b29e6c 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 6c055e78..e7075505 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -33,10 +33,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). @@ -45,7 +44,7 @@ repmgr cluster cleanup: - add cluster_cleanup event. (GitHub #492) + add cluster_cleanup event. (GitHub #492).