aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--plugin.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 54b3ac837..9ec548cf6 100644
--- a/README.md
+++ b/README.md
@@ -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)
diff --git a/plugin.md b/plugin.md
index 1973729f2..be6360c57 100644
--- a/plugin.md
+++ b/plugin.md
@@ -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