diff options
author | 2019-03-03 19:27:54 +0000 | |
---|---|---|
committer | 2019-03-03 19:27:54 +0000 | |
commit | 39d94835ee6198d63e086e0b0c90b8ed347884b7 (patch) | |
tree | b0f84d8653606f36e6307e76427d3d1564eb2bf1 | |
parent | b039f5cc6731391bd946fe7b4d369254020c4441 (diff) | |
download | coredns-39d94835ee6198d63e086e0b0c90b8ed347884b7.tar.gz coredns-39d94835ee6198d63e086e0b0c90b8ed347884b7.tar.zst coredns-39d94835ee6198d63e086e0b0c90b8ed347884b7.zip |
fix typo in notes (#2648)
Copied from https://github.com/coredns/coredns.io/pull/133
Signed-off-by: Miek Gieben <miek@miek.nl>
-rw-r--r-- | notes/coredns-1.4.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/coredns-1.4.0.md b/notes/coredns-1.4.0.md index 59e37d075..ab5615623 100644 --- a/notes/coredns-1.4.0.md +++ b/notes/coredns-1.4.0.md @@ -21,7 +21,7 @@ Deprecation notice for the *next* release: * The [*proxy*](/plugins/proxy) will be moved to an external repository and as such be deprecated from the default set of plugin; use the [*forward*](/plugins/forward) as a replacement. -The [previous](/019/01/13/coredns-1.3.1-release/) announced deprecations have been enacted. +The [previous](/2019/01/13/coredns-1.3.1-release/) announced deprecations have been enacted. The (unused) gRPC watch functionally was removed from the server. |