Fix broken doc-link from getting-started (#90)

This appears to be the only one.  Manual audit with (zsh):

    pcregrep -o1 '}}/([^\)]+)\)' **/*(.)

yielded all the site-based URLs and I eye-compared them to the names of
existing docs.
This commit is contained in:
Phil Pennock 2017-04-18 13:14:27 -04:00 committed by Tom Limoncelli
parent 0203b3eebc
commit 55e7710b06

View file

@ -45,4 +45,4 @@ utility that is included in the DNSControl repo (it converts
BIND-style zone files to DNSControl's language). To make sure the
migration is correct, use `dnscontrol preview` and make sure it
sees no differences.
[Migration]({{site.github.url}}/migration) doc gives more detailed advice.
[Migrating]({{site.github.url}}/migrating) doc gives more detailed advice.