aboutsummaryrefslogtreecommitdiff
path: root/plugin.md
diff options
context:
space:
mode:
authorGravatar Yuheng <pass@chenyuheng.cn> 2023-07-31 14:45:17 -0400
committerGravatar GitHub <noreply@github.com> 2023-07-31 14:45:17 -0400
commite2662bbbf7ac95826c482ed8eba9216d268966b1 (patch)
tree21202014220d96330aa96fede4c7d870148b2b2a /plugin.md
parent1f4fff794b9eb331623212579a73f46a50bb7e53 (diff)
downloadcoredns-e2662bbbf7ac95826c482ed8eba9216d268966b1.tar.gz
coredns-e2662bbbf7ac95826c482ed8eba9216d268966b1.tar.zst
coredns-e2662bbbf7ac95826c482ed8eba9216d268966b1.zip
update outdated blog links (#6231)
Signed-off-by: chenyuheng <chenyuheng99@qq.com>
Diffstat (limited to 'plugin.md')
-rw-r--r--plugin.md4
1 files changed, 2 insertions, 2 deletions
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