From 99e1c33668b52e02a9883db3df9f55c8e94e05d7 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 23 Feb 2015 15:33:41 +0100 Subject: [PATCH] Fix markup This was broken in commit 8faf41dd94b01aa0735a6ba8b9ead60b65065ac1, most likely because of a runaway search/replace. --- QUICKSTART.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QUICKSTART.md b/QUICKSTART.md index 04b02818..b71d0fd9 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -50,8 +50,8 @@ Installation see README.rst for further details. * Source installation - - `repmgr` source code is hosted at github (https://github.com/2ndQuadrant/`repmgr`); - tar.gz files can be downloaded from https://github.com/2ndQuadrant/`repmgr`/releases . + - `repmgr` source code is hosted at github (https://github.com/2ndQuadrant/repmgr); + tar.gz files can be downloaded from https://github.com/2ndQuadrant/repmgr/releases . `repmgr` can be built easily using PGXS: