Skip to content

Commit 0e16bca

Browse files
committed
update redirects
1 parent 4f13faf commit 0e16bca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ const redirects = [
6262
{ source: '/personalization-testing/experience-platform', destination: '/products/experience-platform', permanent: true },
6363
{ source: '/personalization-testing/personalize', destination: '/products/personalize', permanent: true },
6464
{ 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 },
65+
{ 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 },
6566
];
6667

6768
const nextConfig = {

0 commit comments

Comments
 (0)