aboutsummaryrefslogtreecommitdiff
path: root/plugin.md
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2020-03-03 10:01:43 -0500
committerGravatar GitHub <noreply@github.com> 2020-03-03 10:01:43 -0500
commit8b0760b6b35fa35827f00f33a22e7828f96a562d (patch)
tree8d4b3f4f225ed235c655c6de9e36eb1c5c05da5e /plugin.md
parent42d755c02947c65ca62905be97676c02ae5ebc28 (diff)
downloadcoredns-8b0760b6b35fa35827f00f33a22e7828f96a562d.tar.gz
coredns-8b0760b6b35fa35827f00f33a22e7828f96a562d.tar.zst
coredns-8b0760b6b35fa35827f00f33a22e7828f96a562d.zip
fix link (#3719)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'plugin.md')
-rw-r--r--plugin.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.md b/plugin.md
index 00bdb0e59..dfb043c11 100644
--- a/plugin.md
+++ b/plugin.md
@@ -31,7 +31,7 @@ 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-plugin-for-coredns/>, slightly older, but useful.
+* <https://blog.coredns.io/2016/12/19/writing-plugins-for-coredns/>, slightly older, but useful.
## Logging