Commit 4f55502c authored by vanou's avatar vanou Committed by GitHub

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: default avatarVanou Ishii <ishii.vanou@fujitsu.com>
parent aaa0456f
...@@ -14,7 +14,7 @@ If you are running 1.7.1 you want to upgrade for the *cache* plugin fixes. ...@@ -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 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, **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 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 Caddy into <https://github.com/coredns/caddy>. This means the `caddy` types change and *all* plugins
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment