docs(readme): correcting hyperlink text for RFC url (#2396)
Signed-off-by: Isaac Gaskin <igaskin@tesla.com>
This commit is contained in:
parent
00b86d9067
commit
10ecddd9a6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue