chore: Add redirect docs for worker (#2383)

pull/2399/head
Zhihe Li 4 years ago committed by GitHub
parent db21ead31c
commit a73d85472f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -176,6 +176,16 @@ module.exports = [
destination: '/docs/concepts/filtering/worker-tags#target-worker-filtering',
permanent: false,
},
{
source: '/help/admin-ui/workers',
destination: '/docs/configuration/worker',
permanent: false,
},
{
source: '/help/admin-ui/workers/manage-workers-on-hcp',
destination: 'https://learn.hashicorp.com/tutorials/boundary/hcp-manage-workers',
permanent: false,
},
////////////////////////////////////////////
// Adding sub-resources to existing resource

Loading…
Cancel
Save