Remove deadlink in the Interlock ToC (#8668)

* Found a deadlink in the Interlock ToC

* Added Redirect
This commit is contained in:
Olly P 2019-04-19 01:12:28 +01:00 committed by Maria Bermudez
parent b20c134232
commit df078d9732
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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.