From d2547443a9356b93ad9094c6a9ec4a21d376f54a Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Mon, 14 Feb 2022 08:54:38 -0800 Subject: [PATCH] Correct scaleway link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e549a5..7687391 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ The table below lists the providers octoDNS supports. They are maintained in the | [OVHcloud DNS](https://www.ovhcloud.com/en/domains/dns-subdomain/) | [octodns_ovh](https://github.com/octodns/octodns-ovh/) | | | [PowerDNS](https://www.powerdns.com/) | [octodns_powerdns](https://github.com/octodns/octodns-powerdns/) | | | [Rackspace](https://www.rackspace.com/library/what-is-dns) | [octodns_rackspace](https://github.com/octodns/octodns-rackspace/) | | -| [Scaleway](https://www.scaleway.com/en/dns/) | [octodns_scaleway](https://github.com/octodns/octodns-scaleway/) | | +| [Scaleway](https://www.scaleway.com/en/dns/) | [octodns_scaleway](https://github.com/scaleway/octodns-scaleway) | | | [Selectel](https://selectel.ru/en/services/additional/dns/) | [octodns_selectel](https://github.com/octodns/octodns-selectel/) | | | [TransIP](https://www.transip.eu/knowledgebase/entry/155-dns-and-nameservers/) | [octodns_transip](https://github.com/octodns/octodns-transip/) | | | [UltraDNS](https://www.home.neustar/dns-services) | [octodns_ultra](https://github.com/octodns/octodns-ultra/) | |