Skip to content

Commit

Permalink
update redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
markvanaalst committed Nov 14, 2024
1 parent 4f13faf commit 0e16bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ const redirects = [
{ source: '/personalization-testing/experience-platform', destination: '/products/experience-platform', permanent: true },
{ source: '/personalization-testing/personalize', destination: '/products/personalize', permanent: true },
{ source: '/changelog/xm-cloud/14112024/component-a%2fb%2fn-testing-is-now-live-in-xm-cloud', destination: '/changelog/xm-cloud/14112024/component-a-b-n-testing-is-now-live-in-xm-cloud', permanent: true },
{ source: '/changelog/xm-cloud/13112024/component-a%2fb%2fn-testing-is-now-live-in-xm-cloud', destination: '/changelog/xm-cloud/14112024/component-a-b-n-testing-is-now-live-in-xm-cloud', permanent: true },
];

const nextConfig = {
Expand Down

0 comments on commit 0e16bca

Please sign in to comment.