From a62cf64c060a2be62394519f4a0ebe60bcb92c48 Mon Sep 17 00:00:00 2001 From: Christopher Winslett Date: Mon, 16 Mar 2015 09:49:36 -0700 Subject: [PATCH] fix README linking --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f0be704..7bb11c78 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ pip install psycopg2 pyyaml # Notice -There are many different ways to do HA with PostgreSQL, see (the -docs)[https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling] for a complete list. +There are many different ways to do HA with PostgreSQL, see [the +docs](https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling) for a complete list. We call this project a "template" because it is far from a one-size fits all, or a plug-and-play replication system. It will have it's own