mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
Merge pull request #14205 from hashicorp/api-gateway-install-redirrects
Add missing install redirrect to redirrect.js for api-gateway docs
This commit is contained in:
commit
0deaaecdb9
@ -1265,7 +1265,12 @@ module.exports = [
|
||||
},
|
||||
{
|
||||
source: '/docs/api-gateway/api-gateway-usage',
|
||||
destination: '/docs/api-gateway/consul-api-gateway-install',
|
||||
destination: '/docs/api-gateway/install',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/api-gateway/consul-api-gateway-install',
|
||||
destination: '/docs/api-gateway/install',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user