mirror of https://github.com/docker/docs.git
Remove deadlink in the Interlock ToC (#8668)
* Found a deadlink in the Interlock ToC * Added Redirect
This commit is contained in:
parent
b20c134232
commit
df078d9732
|
@ -1345,8 +1345,6 @@ manuals:
|
|||
path: /ee/ucp/interlock/usage/canary/
|
||||
- title: Using context or path-based routing
|
||||
path: /ee/ucp/interlock/usage/context/
|
||||
- title: Publishing a default host service
|
||||
path: /ee/ucp/interlock/usage/default-backend/
|
||||
- title: Specifying a routing mode
|
||||
path: /ee/ucp/interlock/usage/interlock-vip-mode/
|
||||
- title: Using routing labels
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
title: Specify a routing mode
|
||||
description: Learn about task and VIP backend routing modes for Layer 7 routing
|
||||
keywords: routing, proxy, interlock
|
||||
redirect_from:
|
||||
- /ee/ucp/interlock/usage/default-backend/
|
||||
---
|
||||
|
||||
You can publish services using "vip" and "task" backend routing modes.
|
||||
|
|
Loading…
Reference in New Issue