Backport of docs: Redirect fix into release/1.18.x (#21009)

backport of commit 5644906dc0

Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
pull/20983/head^2
hc-github-team-consul-core 2024-04-23 11:44:36 -04:00 committed by GitHub
parent d0b964c367
commit be09ab30f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -243,9 +243,9 @@ module.exports = [
permanent: true
},
{
source: '/docs/nia/network-drivers/terraform-cloud',
destination: '/docs/nia/network-drivers/hcp-terraform',
permanent: true,
source: '/consul/docs/nia/network-drivers/terraform-cloud',
destination: '/consul/docs/nia/network-drivers/hcp-terraform',
permanent: true
},
{
source: '/consul/docs/:version(v1\.(?:8|9|10|11|12|13|14|15|16|17)\.x)/nia/network-drivers/hcp-terraform',