aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar vanou <8667089+vanou@users.noreply.github.com> 2021-09-30 12:20:01 +0900
committerGravatar GitHub <noreply@github.com> 2021-09-29 23:20:01 -0400
commit4f55502c9d4aa7a6d938be08eda7daa1f8d6dfca (patch)
treeffca85d62605d8c7eee1cee01505bf001e679d5b
parentaaa0456f4e5bff9a4a0d11f7ff3e46119c255230 (diff)
downloadcoredns-4f55502c9d4aa7a6d938be08eda7daa1f8d6dfca.tar.gz
coredns-4f55502c9d4aa7a6d938be08eda7daa1f8d6dfca.tar.zst
coredns-4f55502c9d4aa7a6d938be08eda7daa1f8d6dfca.zip
Fix broken URL link in 1.8.0 release note (#4875)
This PR fixes broken URL link to plugins/dnstap in release note. Signed-off-by: Vanou Ishii <ishii.vanou@fujitsu.com>
-rw-r--r--notes/coredns-1.8.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/coredns-1.8.0.md b/notes/coredns-1.8.0.md
index ee5aa67ad..071ce5f80 100644
--- a/notes/coredns-1.8.0.md
+++ b/notes/coredns-1.8.0.md
@@ -14,7 +14,7 @@ If you are running 1.7.1 you want to upgrade for the *cache* plugin fixes.
This release also adds three backwards incompatible changes. This will only affect you if you have an
**external plugin** or use **outgoing zone transfers**. If you're using `dnstap` in your plugin,
-you'll need to upgrade to the new API as detailed in it's [documentation](/plugin/dnstap).
+you'll need to upgrade to the new API as detailed in it's [documentation](/plugins/dnstap).
Two, because Caddy is now developing a version 2 and we are using version 1, we've internalized
Caddy into <https://github.com/coredns/caddy>. This means the `caddy` types change and *all* plugins