From 3ca3a122448d694744760f8f5f04b341c96dcea2 Mon Sep 17 00:00:00 2001 From: Michel Loiseleur Date: Tue, 1 Apr 2025 23:04:32 +0200 Subject: [PATCH] docs: update link to Anexia webhook provider --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4322a3647..45841e9ab 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Known providers using webhooks: | --------------------- | -------------------------------------------------------------------- | | Abion | https://github.com/abiondevelopment/external-dns-webhook-abion | | Adguard Home Provider | https://github.com/muhlba91/external-dns-provider-adguard | -| Anexia | https://github.com/ProbstenHias/external-dns-anexia-webhook | +| Anexia | https://github.com/anexia/k8s-external-dns-webhook | | Bizfly Cloud | https://github.com/bizflycloud/external-dns-bizflycloud-webhook | | ClouDNS | https://github.com/rwunderer/external-dns-cloudns-webhook | | Dreamhost | https://github.com/asymingt/external-dns-dreamhost-webhook |