diff options
author | 2017-04-27 16:24:00 +0100 | |
---|---|---|
committer | 2017-04-27 16:24:00 +0100 | |
commit | 7132faae50167968050e17f475d3e2efb1a4c602 (patch) | |
tree | 2f22215722dc3db3564e1b87477536f64385b28e /README.md | |
parent | 3b5b6a233fc669dfb47a6dc4eb8899c3e992cc32 (diff) | |
download | coredns-7132faae50167968050e17f475d3e2efb1a4c602.tar.gz coredns-7132faae50167968050e17f475d3e2efb1a4c602.tar.zst coredns-7132faae50167968050e17f475d3e2efb1a4c602.zip |
update readme (#650)
* update readme
* Add slack
Also add the slack channel.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -185,13 +185,14 @@ grpc://example.org:1443 { When no transport protocol is specified the default `dns://` is assumed. -## Blog and Contact +## Community - Website: <https://coredns.io> +- Blog: <https://blog.coredns.io> - Twitter: [@corednsio](https://twitter.com/corednsio) -- Docs: <https://miek.nl/tags/coredns/> - Github: <https://github.com/coredns/coredns> - +- Mailing list/group: <coredns-discuss@googlegroups.com> +- Slack: #coredns on <https://slack.cncf.io> ## Deployment |