ADGUARDHOME: updated documentation with links to AGH pages (#3672)

This commit is contained in:
Ishan Jain 2025-07-21 18:55:59 +05:30 committed by GitHub
parent c842eb26a5
commit 58afc59440
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View file

@ -15,6 +15,7 @@ Windows). The provider model is extensible, so more providers can be added.
Currently supported DNS providers:
- AdGuard Home
- Akamai Edge DNS
- AutoDNS
- AWS Route 53

View file

@ -106,6 +106,7 @@
## Provider
* [Supported providers](provider/index.md)
* [AdGuard Home](provider/adguardhome.md)
* [Akamai Edge DNS](provider/akamaiedgedns.md)
* [Amazon Route 53](provider/route53.md)
* [AutoDNS](provider/autodns.md)

View file

@ -372,6 +372,7 @@ Providers in this category and their maintainers are:
|Name|Maintainer|
|---|---|
|[`ADGUARDHOME`](adguardhome.md)|@ishanjain28|
|[`AZURE_PRIVATE_DNS`](azure_private_dns.md)|@matthewmgamble|
|[`AKAMAIEDGEDNS`](akamaiedgedns.md)|@edglynes|
|[`AXFRDDNS`](axfrddns.md)|@hnrgrgr|