From 177101a1cc7b3624452edfbb5317d2f74d8582b4 Mon Sep 17 00:00:00 2001 From: bocytko Date: Tue, 5 Nov 2024 09:44:27 +0100 Subject: [PATCH] Fixes outdated link to Zalando's tech blog on Patroni (#3201) --- README.rst | 2 +- docs/README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b1d84cac..81313470 100644 --- a/README.rst +++ b/README.rst @@ -33,7 +33,7 @@ For additional background info, see: * `Elephants on Automatic: HA Clustered PostgreSQL with Helm `_, talk by Josh Berkus and Oleksii Kliukin at KubeCon Berlin 2017 * `PostgreSQL HA with Kubernetes and Patroni `__, talk by Josh Berkus at KubeCon 2016 (video) -* `Feb. 2016 Zalando Tech blog post `__ +* `Feb. 2016 Zalando Tech blog post `__ ================== Development Status diff --git a/docs/README.rst b/docs/README.rst index efe91268..9742e321 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -9,7 +9,7 @@ Patroni is a template for high availability (HA) PostgreSQL solutions using Pyth For additional background info, see: * `PostgreSQL HA with Kubernetes and Patroni `__, talk by Josh Berkus at KubeCon 2016 (video) -* `Feb. 2016 Zalando Tech blog post `__ +* `Feb. 2016 Zalando Tech blog post `__ Development Status