From 784dcdf24c38395e2b7c8904c08c35036c6ba99c Mon Sep 17 00:00:00 2001 From: Robert Wunderer Date: Wed, 5 Feb 2025 16:15:18 +0100 Subject: [PATCH] fix: expand tabs in ClouDNS entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d23e9b0ab..6f5d8865d 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Known providers using webhooks: | Adguard Home Provider | https://github.com/muhlba91/external-dns-provider-adguard | | Anexia | https://github.com/ProbstenHias/external-dns-anexia-webhook | | Bizfly Cloud | https://github.com/bizflycloud/external-dns-bizflycloud-webhook | -| ClouDNS | https://github.com/rwunderer/external-dns-cloudns-webhook | +| ClouDNS | https://github.com/rwunderer/external-dns-cloudns-webhook | | Dreamhost | https://github.com/asymingt/external-dns-dreamhost-webhook | | Efficient IP | https://github.com/EfficientIP-Labs/external-dns-efficientip-webhook | | Gcore | https://github.com/G-Core/external-dns-gcore-webhook |