From 9787fd468199d1d7125fa9cb1a64da8febaeef04 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Mon, 1 Sep 2025 02:15:52 -0400 Subject: [PATCH] Fix bad link --- content/en/posts/patroni-and-haproxy-agent-checks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/posts/patroni-and-haproxy-agent-checks/index.md b/content/en/posts/patroni-and-haproxy-agent-checks/index.md index dbf35a1..a76f6d8 100644 --- a/content/en/posts/patroni-and-haproxy-agent-checks/index.md +++ b/content/en/posts/patroni-and-haproxy-agent-checks/index.md @@ -139,4 +139,4 @@ And here it is in action: I hope that this provides some help to those who want to use Patroni fronted by HAProxy but don't want `DOWN` backends all the time! And of course, I'm open to suggestions for improvement or questions - just send me an email! -UPDATE 2024-12-01: Updated various instances of `master` to `primary` to reflect changes in Patroni since this post was originally written. Thanks to [Gary T. Giesen][https://fosstodon.org/@ggiesen] for pointing these out! +UPDATE 2024-12-01: Updated various instances of `master` to `primary` to reflect changes in Patroni since this post was originally written. Thanks to [Gary T. Giesen](https://fosstodon.org/@ggiesen) for pointing these out!