diff options
author | 2017-11-29 15:04:07 +0100 | |
---|---|---|
committer | 2017-11-29 14:04:07 +0000 | |
commit | dce696a2fe1373406f18fb0d58671ec78b10174c (patch) | |
tree | 0959f655bc72ddf76744904c9267e7d230e0d489 | |
parent | e9699c42b7f81a81f739f8156f2c798cdc8b3823 (diff) | |
download | coredns-dce696a2fe1373406f18fb0d58671ec78b10174c.tar.gz coredns-dce696a2fe1373406f18fb0d58671ec78b10174c.tar.zst coredns-dce696a2fe1373406f18fb0d58671ec78b10174c.zip |
Plugin.md: Fixed dead link (#1264)
-rw-r--r-- | plugin.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ 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-plugin-to-coredns/> +* <https://blog.coredns.io/2017/03/01/how-to-add-plugins-to-coredns/> * <https://blog.coredns.io/2016/12/19/writing-plugin-for-coredns/>, slightly older, but useful. ## Metrics |