diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | plugin.md | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -249,7 +249,7 @@ We're most active on Github (and Slack): More resources can be found: - Website: <https://coredns.io> -- Blog: <https://blog.coredns.io> +- Blog: <https://coredns.io/blog/> - Twitter: [@corednsio](https://twitter.com/corednsio) - Mailing list/group: <coredns-discuss@googlegroups.com> (not very active) @@ -30,8 +30,8 @@ code. See a couple of blog posts on how to write and add plugin to CoreDNS: -* <https://blog.coredns.io/2017/03/01/how-to-add-plugins-to-coredns/> -* <https://blog.coredns.io/2016/12/19/writing-plugins-for-coredns/>, slightly older, but useful. +* <https://coredns.io/2017/03/01/how-to-add-plugins-to-coredns/> +* <https://coredns.io/2016/12/19/writing-plugins-for-coredns/>, slightly older, but useful. ## Logging |