This commit is contained in:
Tom Limoncelli 2017-04-13 11:29:51 -04:00
parent bfc5a59521
commit 321e4dc26d

View file

@ -41,7 +41,7 @@ Once you have the system working for a test zone, try converting
other zones. Most providers have an option to export all DNS records
as a BIND-style zone file. The utility
[convertzone](https://github.com/StackExchange/dnscontrol/blob/master/misc/convertzone/README.md)
(in the `misc` subdirectory) can read a zonefile and output the
(in the `misc/convertzone` subdirectory) can read a zonefile and output the
first draft of a `D()` statement for a zone.
Add the output to the `dnsconfig.js` and clean it up until