From 321e4dc26dfe1a8ae3d011dbfe41b49d736529e5 Mon Sep 17 00:00:00 2001 From: Tom Limoncelli Date: Thu, 13 Apr 2017 11:29:51 -0400 Subject: [PATCH] fixup! --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 70e7a12ee..06d95e4f1 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -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