From 0775e0d5d6044f58c047799d18e0e385ea350983 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Wed, 10 Jul 2019 15:50:37 +0200 Subject: [PATCH] merge with master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dabfa05d1..f53f56544 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ pipelines with no access to Kubernetes directly. By default, the operator is building up on two other Open Source projects developed at Zalando. [Spilo](https://github.com/zalando/spilo) provides the Docker image that contains PostgreSQL incl. some pre-compiled extensions. Spilo -also includes [Patroni]((https://github.com/zalando/spilo) to manage highly +also includes [Patroni](https://github.com/zalando/spilo) to manage highly available Postgres cluster powered by streaming replication. ## Getting started