Skip to content

Commit

Permalink
Update redirects.js
Browse files Browse the repository at this point in the history
Updating
  • Loading branch information
Amanda VS committed Jun 26, 2023
1 parent 23a7b27 commit 6a9712b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -4087,6 +4087,12 @@ const redirects = [
],
to: '/deploy-monitor/deploy-cli-tool',
},
{
from: [
'/deploy-monitor/auth0-deploy-cli/configuring-the-deploy-cli',
],
to: '/deploy-monitor/deploy-cli-tool/configuring-the-deploy-cli',
},
{
from: [
'/deploy-monitor/deploy-cli-tool/call-deploy-cli-tool-programmatically',
Expand Down

0 comments on commit 6a9712b

Please sign in to comment.