docs(readme): correcting hyperlink text for RFC url (#2396)

Signed-off-by: Isaac Gaskin <igaskin@tesla.com>
This commit is contained in:
Isaac Gaskin 2020-10-20 13:17:02 -07:00 committed by GitHub
parent 00b86d9067
commit 10ecddd9a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ The chosen port in the `cluster.listen-address` flag is the port that needs to b
specified in the `cluster.peer` flag of the other peers.
The `cluster.advertise-address` flag is required if the instance doesn't have
an IP address that is part of [RFC 6980](https://tools.ietf.org/html/rfc6890)
an IP address that is part of [RFC 6890](https://tools.ietf.org/html/rfc6890)
with a default route.
To start a cluster of three peers on your local machine use [`goreman`](https://github.com/mattn/goreman) and the