Fix RFC link for RFC8484 (#3271)

This fix fixes 3270

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
Yong Tang 2019-09-09 23:22:43 -07:00 committed by Miek Gieben
parent be923eaf9b
commit 6579d60b08

View file

@ -19,7 +19,7 @@ provided out of the box you can add it by [writing a plugin](https://coredns.io/
CoreDNS can listen for DNS requests coming in over UDP/TCP (go'old DNS), TLS ([RFC
7858](https://tools.ietf.org/html/rfc7858)), also called DoT, DNS over HTTP/2 - DoH -
([RFC 8484](https://tools.ietf.org/html/rfc7858)) and [gRPC](https://grpc.io) (not a standard).
([RFC 8484](https://tools.ietf.org/html/rfc8484)) and [gRPC](https://grpc.io) (not a standard).
Currently CoreDNS is able to: