From 465fd2aefbacd6472881823fe90a1e0b741fad8d Mon Sep 17 00:00:00 2001 From: Evgeny Nechiporenko Date: Thu, 19 Jan 2023 18:38:44 +0300 Subject: [PATCH] update README for EdgeCenter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2af5b6e..ade487d 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ The table below lists the providers octoDNS supports. They are maintained in the | [DNSimple](https://dnsimple.com/) | [octodns_dnsimple](https://github.com/octodns/octodns-dnsimple/) | | | [Dyn](https://www.oracle.com/cloud/networking/dns/) ([deprecated](https://www.oracle.com/corporate/acquisitions/dyn/technologies/migrate-your-services/)) | [octodns_dyn](https://github.com/octodns/octodns-dyn/) | | | [easyDNS](https://easydns.com/) | [octodns_easydns](https://github.com/octodns/octodns-easydns/) | | -| [EdgeCenter DNS](https://edgecenter.ru/dns/) | [octodns_gcore](https://github.com/octodns/octodns-gcore/) | | +| [EdgeCenter DNS](https://edgecenter.ru/dns/) | [octodns_edgecenter](https://github.com/octodns/octodns-edgecenter/) | | | /etc/hosts | [octodns_etchosts](https://github.com/octodns/octodns-etchosts/) | | | [Gandi](https://www.gandi.net/en-US/domain/dns) | [octodns_gandi](https://github.com/octodns/octodns-gandi/) | | | [G-Core Labs DNS](https://gcorelabs.com/dns/) | [octodns_gcore](https://github.com/octodns/octodns-gcore/) | |