diff options
author | 2023-07-31 14:45:17 -0400 | |
---|---|---|
committer | 2023-07-31 14:45:17 -0400 | |
commit | e2662bbbf7ac95826c482ed8eba9216d268966b1 (patch) | |
tree | 21202014220d96330aa96fede4c7d870148b2b2a /plugin.md | |
parent | 1f4fff794b9eb331623212579a73f46a50bb7e53 (diff) | |
download | coredns-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.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |