Skip to content

Commit

Permalink
Merge 21f193c into backport/docs/add-redirects-1.8-conf-entries/factu…
Browse files Browse the repository at this point in the history
…ally-relieved-flounder
  • Loading branch information
hc-github-team-consul-core authored Nov 1, 2023
2 parents 9805034 + 21f193c commit 73c353b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -1554,4 +1554,9 @@ module.exports = [
destination: '/docs/nia/usage/requirements',
permanent: true,
},
{
source: '/consul/docs/v1.8.x/connect/config-entries/:slug',
destination: '/consul/docs/v1.8.x/agent/config-entries/:slug',
permanent: true,
},
]

0 comments on commit 73c353b

Please sign in to comment.