Fix broken markdown

This commit is contained in:
Sean Chittenden 2016-04-20 18:46:01 -04:00
parent 4f96fe8eb5
commit 515a42e733
1 changed files with 1 additions and 1 deletions

View File

@ -516,7 +516,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
is implemented and enforced (i.e. DNS answers are always sorted and
therefore never random), clients may need to set this value to `1` to
preserve the expected randomized distribution behavior (note:
[https://tools.ietf.org/html/rfc3484](RFC 3484) has been obsoleted by
[RFC 3484](https://tools.ietf.org/html/rfc3484) has been obsoleted by
[RFC 6724](https://tools.ietf.org/html/rfc6724) and as a result it should
be increasingly uncommon to need to change this value with modern
resolvers).