mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-09 21:55:57 +08:00
DOCS: fix link to writing-providers.md (#3430)
This commit is contained in:
parent
311b6d8bbb
commit
0d92d7a33f
1 changed files with 1 additions and 1 deletions
|
|
@ -194,5 +194,5 @@ DNSControl tries to make writing a provider as easy as possible. DNSControl
|
||||||
does most of the work for you, you only have to write code to authenticate,
|
does most of the work for you, you only have to write code to authenticate,
|
||||||
download DNS records, and perform create/modify/delete operations on those
|
download DNS records, and perform create/modify/delete operations on those
|
||||||
records. Please read the directions for [Writing new DNS
|
records. Please read the directions for [Writing new DNS
|
||||||
providers](writing-providers.md). The DNS maintainers will gladly
|
providers](../writing-providers.md). The DNS maintainers will gladly
|
||||||
coach you through the process.
|
coach you through the process.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue