From 3507ec8eb442f87b806d9ba8e2f4b8e5e60acc3b Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 25 Sep 2017 15:51:35 +0900 Subject: [PATCH] Convert repmgr.org URLs to https --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 684d1bb4..f952b11e 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ system. at the same time as each `repmgr` release, as it can take some days for them to become available via the main PGDG repository. See here for details: - http://repmgr.org/yum-repository.html + https://repmgr.org/yum-repository.html - Debian/Ubuntu: the most recent `repmgr` packages are available from the PostgreSQL Community APT repository ( http://apt.postgresql.org/ ). @@ -208,7 +208,7 @@ See `PACKAGES.md` for details on building .deb and .rpm packages from the Release tarballs are also available: https://github.com/2ndQuadrant/repmgr/releases - http://repmgr.org/ + https://repmgr.org/ ### Building from source