diff --git a/website/redirects.js b/website/redirects.js index e44d3f6ff5..395a9241d9 100644 --- a/website/redirects.js +++ b/website/redirects.js @@ -130,6 +130,12 @@ module.exports = [ permanent: false, }, + { + source: '/help/admin-ui/host-catalog-set-up-cloud-hosts', + destination: 'https://learn.hashicorp.com/tutorials/boundary/cloud-host-catalogs#set-up-cloud-hosts', + permanent: false, + }, + //////////////////////////////////////////// // Adding sub-resources to existing resource ////////////////////////////////////////////