Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
pwright committed Oct 29, 2024
1 parent e6620ef commit 7bcb704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/link-cost.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ For example, in a two site network linked with a high cost with servers and clie
--

A common use-case for specifying cost is to provide automatic failover.
As described in xref:deploying-a-single-logical-service-across-many-sites-for-failover[], you might have two instances of a server with a high cost for the link to the backup server:
As described in xref:deploying-single-logical-service[], you might have two instances of a server with a high cost for the link to the backup server:

* local server (effective cost = 0)
* remote server (link cost = 99999)
Expand Down

0 comments on commit 7bcb704

Please sign in to comment.