From 72b14a7274e972d18e3cea6eead927baab76d9cd Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 17 Aug 2017 15:05:26 +0900 Subject: [PATCH] Fix link to downloads on repmgr.org The directory listing doesn't seem to be working since the recent server migration. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 982de78f..194d23e6 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,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/downloads.php + http://repmgr.org/ `repmgr` is compiled in the same way as a PostgreSQL extension using the PGXS infrastructure, e.g.: