We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ef9b9 commit f7a9807Copy full SHA for f7a9807
next.config.mjs
@@ -85,12 +85,12 @@ const nextConfig = {
85
86
{
87
source: '/x',
88
- destination: 'https://scroll.io?utm_source=x&utm_medium=social',
+ destination: '/?utm_source=x&utm_medium=social',
89
permanent: false,
90
},
91
92
source: '/l',
93
- destination: 'https://scroll.io?utm_source=linkedin&utm_medium=social',
+ destination: '/?utm_source=linkedin&utm_medium=social',
94
95
96
]
0 commit comments