docs: less CoreDNS in docs (#1154)

Various other changes.
This commit is contained in:
Miek Gieben
2017-10-20 09:47:43 +01:00
committed by GitHub
parent 11203e440d
commit c1f67493de
8 changed files with 11 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# root
*root* simply specifies the root of where CoreDNS finds (e.g.) zone files.
*root* simply specifies the root of where to find (zone) files.
The default root is the current working directory of CoreDNS. A relative root path is relative to
the current working directory.