1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

shim for writing providers

This commit is contained in:
Craig Peterson
2017-03-14 00:43:03 -07:00
parent 7125594771
commit df40bc1ee1
3 changed files with 15 additions and 3 deletions

View File

@@ -9,8 +9,9 @@ layout: default
## [Javascript Reference]({{site.github.url}}/js)
## [Writing Providers]()
## FAQs and design notes
[Why CNAME/MX/NS targets require a trailing "dot"](why-the-dot)
- [Why CNAME/MX/NS targets require a trailing "dot"]{{site.github.url}}/(why-the-dot)
- [Writing Providers]({{site.github.url}}/writing-providers)