docs: fix typo of domeneshop

This commit is contained in:
Birger J. Nordølum 2023-10-26 09:22:18 +02:00 committed by LenardHess
parent 23bfa31ea5
commit afa1275253

View file

@ -1,6 +1,6 @@
# DDCLIENT # DDCLIENT
`ddclient` is a Perl client used to update dynamic DNS entries for accounts `ddclient` is a Perl client used to update dynamic DNS entries for accounts
on many dynamic DNS services. It uses `curl` for internet access. on many dynamic DNS services. It uses `curl` for internet access.
This is a friendly fork/continuation of https://github.com/ddclient/ddclient This is a friendly fork/continuation of https://github.com/ddclient/ddclient
@ -24,7 +24,7 @@ Dynamic DNS services currently supported include:
* [DonDominio](https://www.dondominio.com) * [DonDominio](https://www.dondominio.com)
* [DNS Made Easy](https://dnsmadeeasy.com) * [DNS Made Easy](https://dnsmadeeasy.com)
* [DNSExit](https://dnsexit.com/dns/dns-api) * [DNSExit](https://dnsexit.com/dns/dns-api)
* [domenehsop](https://api.domeneshop.no/docs/#tag/ddns/paths/~1dyndns~1update/get) * [Domeneshop](https://api.domeneshop.no/docs/#tag/ddns/paths/~1dyndns~1update/get)
* [DslReports](https://www.dslreports.com) * [DslReports](https://www.dslreports.com)
* [Duck DNS](https://duckdns.org) * [Duck DNS](https://duckdns.org)
* [DynDNS.com](https://account.dyn.com) * [DynDNS.com](https://account.dyn.com)