docs: Updating redirects for old pages (#4280)

pull/4284/head
Dan Heath 2 years ago committed by GitHub
parent c61ba96f69
commit 27bf15f3f3
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