aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--notes/coredns-1.6.6.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/coredns-1.6.6.md b/notes/coredns-1.6.6.md
index d0d78293c..d29816c13 100644
--- a/notes/coredns-1.6.6.md
+++ b/notes/coredns-1.6.6.md
@@ -20,7 +20,7 @@ vulnerability (https://github.com/miekg/dns/issues/1043).
# Plugins
-A new plugin [*bufsize*](/plugins/bufsize) has been added that prevents IP fragmentation
+A new plugin [*bufsize*](/plugin/bufsize) has been added that prevents IP fragmentation
for the DNS Flag Day 2020 and to deal with DNS vulnerabilities.
* [*cache*](/plugin/cache) added a `serve_stale` option similar to `unbound`'s `serve_expired`.