diff options
author | 2018-08-31 19:28:33 +0100 | |
---|---|---|
committer | 2018-08-31 19:28:33 +0100 | |
commit | ad63cf0b4fe6d81b97341bb282e757f140ca6ea9 (patch) | |
tree | 8fab8589ef62bf0462d8deed60e15d5959b2d607 /README.md | |
parent | 511a3bd252990e8b3fc04292752615307b4a0ad9 (diff) | |
download | coredns-ad63cf0b4fe6d81b97341bb282e757f140ca6ea9.tar.gz coredns-ad63cf0b4fe6d81b97341bb282e757f140ca6ea9.tar.zst coredns-ad63cf0b4fe6d81b97341bb282e757f140ca6ea9.zip |
Document updates: (#2075)
Update the how to release notes in Makefile.release
And some little community tweaks in the README.md
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -186,17 +186,17 @@ When no transport protocol is specified the default `dns://` is assumed. ## Community -We're most active on Slack (and Github): +We're most active on Github (and Slack): -- Slack: #coredns on <https://slack.cncf.io> - Github: <https://github.com/coredns/coredns> +- Slack: #coredns on <https://slack.cncf.io> More resources can be found: - Website: <https://coredns.io> - Blog: <https://blog.coredns.io> - Twitter: [@corednsio](https://twitter.com/corednsio) -- Mailing list/group: <coredns-discuss@googlegroups.com> +- Mailing list/group: <coredns-discuss@googlegroups.com> (not very active) ## Deployment |