Skip to content

Commit

Permalink
Change path for Continuous Deployment page
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmar committed Sep 19, 2023
1 parent ca31314 commit e358b3b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ module.exports = () => {
destination: '/careers/hire/senior-account-executive',
permanent: true,
},
{
source: '/plural-deployments-early-access',
destination: '/continuous-deployment',
permanent: true,
},
]
},
})
Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions src/generated/pages.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
{
"path": "/contact"
},
{
"path": "/continuous-deployment"
},
{
"path": "/demo-login"
},
Expand All @@ -23,9 +26,6 @@
{
"path": "/marketplace"
},
{
"path": "/plural-deployments-early-access"
},
{
"path": "/pricing"
},
Expand Down

0 comments on commit e358b3b

Please sign in to comment.