From 91531bffe4da3341cf2c036b73fbdcbff81b7dc8 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 1 Nov 2017 10:54:51 +0900 Subject: [PATCH] docs: tweak Markdown URL formatting --- README.md | 4 ++-- doc/bdr-failover.md | 2 +- doc/changes-in-repmgr4.md | 2 +- doc/upgrading-from-repmgr3.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 340fc355..18380329 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ Documentation The main `repmgr` documentation is available here: - (repmgr 4 documentation)[https://repmgr.org/docs/4.0/index.html] +> [repmgr 4 documentation](https://repmgr.org/docs/4.0/index.html) The `README` file for `repmgr` 3.x is available here: - https://github.com/2ndQuadrant/repmgr/blob/REL3_3_STABLE/README.md +> https://github.com/2ndQuadrant/repmgr/blob/REL3_3_STABLE/README.md Files diff --git a/doc/bdr-failover.md b/doc/bdr-failover.md index 087d1b5a..c390674c 100644 --- a/doc/bdr-failover.md +++ b/doc/bdr-failover.md @@ -4,5 +4,5 @@ BDR failover with repmgrd This document has been integrated into the main `repmgr` documentation and is now located here: - [BDR failover with repmgrd](https://repmgr.org/docs/4.0/repmgrd-bdr.html) +> [BDR failover with repmgrd](https://repmgr.org/docs/4.0/repmgrd-bdr.html) diff --git a/doc/changes-in-repmgr4.md b/doc/changes-in-repmgr4.md index 780a7fea..017308ce 100644 --- a/doc/changes-in-repmgr4.md +++ b/doc/changes-in-repmgr4.md @@ -4,4 +4,4 @@ Changes in repmgr 4 This document has been integrated into the main `repmgr` documentation and is now located here: - (Release notes)[https://repmgr.org/docs/4.0/release-4.0.html] +> [Release notes](https://repmgr.org/docs/4.0/release-4.0.html) diff --git a/doc/upgrading-from-repmgr3.md b/doc/upgrading-from-repmgr3.md index 030ef803..97e6b654 100644 --- a/doc/upgrading-from-repmgr3.md +++ b/doc/upgrading-from-repmgr3.md @@ -4,6 +4,6 @@ Upgrading from repmgr 3 This document has been integrated into the main `repmgr` documentation and is now located here: - [Upgrading from repmgr 3.x](https://repmgr.org/docs/4.0/upgrading-from-repmgr-3.html) +> [Upgrading from repmgr 3.x](https://repmgr.org/docs/4.0/upgrading-from-repmgr-3.html)