docs: Updating redirects for old pages (#4280) (#4300)

pull/4304/head
Dan Heath 2 years ago committed by GitHub
parent 2fd28cbd30
commit 8618dd8fc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -143,4 +143,12 @@ module.exports = [
destination: '/boundary/docs/concepts/connection-workflows/workflow-ssh-proxycommand',
permanent: true,
},
{
source: '/boundary/docs/api-clients/cli',
destination: '/boundary/docs/commands/',
},
{
source: '/boundary/docs/concepts/service-discovery',
destination: '/boundary/docs/concepts/host-discovery',
}
]

Loading…
Cancel
Save