Merge pull request #29 from fcantournet/patch-1
Fix early stage warning
This commit is contained in:
commit
15518b5b6f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
CoreDNS is DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the
|
CoreDNS is DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the
|
||||||
same model: it chains middleware.
|
same model: it chains middleware.
|
||||||
|
|
||||||
It is in the early stages of development on should be used on production servers. For now most
|
It is in the early stages of development and should **not** be used on production servers yet. For now most
|
||||||
documentation is in the source and some blog articles can be [found
|
documentation is in the source and some blog articles can be [found
|
||||||
here](https://miek.nl/tags/coredns/).
|
here](https://miek.nl/tags/coredns/).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue