Update coordinates.html.md

This commit is contained in:
James Phillips 2017-10-31 21:23:51 -07:00 committed by GitHub
parent 701ee7567a
commit c488b870b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ Network coordinates manifest in several ways inside Consul:
on the network round trip time from a given node using a "?near=" parameter.
* [Prepared queries](/api/query.html) can automatically fail over services
to other Consul datacenters based on network round trip times.
to other Consul datacenters based on network round trip times. See the
[Geo Failover](/docs/guides/geo-failover.html) for some examples.
* The [Coordinate endpoint](/api/coordinate.html) exposes raw network
coordinates for use in other applications.