mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-15 01:24:44 +08:00
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:
parent
0203b3eebc
commit
55e7710b06
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue