From e00c0e98542225d6dd4cb2fa2876c5696efa4cd2 Mon Sep 17 00:00:00 2001 From: "Krieg, Alexander" Date: Thu, 9 Nov 2023 15:44:00 +0100 Subject: [PATCH] list webhook providers in the same way others Additionally fixed the ionos webhook url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18c1daad3..0846635b6 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ See PR #3063 for all the discussions about it. Known providers using webhooks: | Provider | Repo | | -------- | ----------- | -| IONOS | https://github.com/ionos-cloud/external-dns-ionos-plugin | +| IONOS | https://github.com/ionos-cloud/external-dns-ionos-webhook | | Adguard Home Provider | https://github.com/muhlba91/external-dns-provider-adguard | | STACKIT | https://github.com/stackitcloud/external-dns-stackit-webhook | | GleSYS | https://github.com/glesys/external-dns-glesys |