Skip to content

Commit c810a0a

Browse files
authored
Update Slack URL in redirects configuration (#418)
1 parent ac85382 commit c810a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const nextConfig = {
2626
return [
2727
{
2828
source: '/slack-url',
29-
destination: 'https://join.slack.com/t/netbirdio/shared_invite/zt-36ckpgzva-_V4OFhWhDA8e2v_Fy6zR3w',
29+
destination: 'https://join.slack.com/t/netbirdio/shared_invite/zt-3bwiowt0j-mbgdarjkfju_jOYpITZuOQ',
3030
permanent: false,
3131
},
3232
{

0 commit comments

Comments
 (0)