docs: Fix nav link for L7 traffic (#19606)

* fix

* Sameness merge error
This commit is contained in:
Jeff Boruszak 2023-11-10 14:05:35 -08:00 committed by GitHub
parent b2979f6edf
commit af2086fbeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -94,8 +94,6 @@ All services registered in the admin partition must failover to another member o
For more information about specifying sameness group members and failover, refer to [sameness group configuration entry reference](/consul/docs/connects/config-entries/sameness-group).
All services registered in the admin partition must fail over to another member of the sameness group. You cannot choose subsets of services to use the sameness group as the failover default. If groups do not have identical services, or if a service is registered to some group members but not all members, this failover strategy may produce errors.
### Failover with a service resolver configuration entry
When the sameness group is not configured as the failover default, you can reference the sameness group in a service resolver configuration entry. This approach enables you to use the sameness group as the failover destination for some services registered to group members.

View File

@ -1586,7 +1586,7 @@
"routes": [
{
"title": "Overview",
"href": "/docs/connect/l7-traffic"
"href": "/docs/connect/manage-traffic"
},
{
"title": "Configure failover services",