Update Slack invite link in Help component

This commit is contained in:
Simon Larsen 2024-09-18 12:49:10 +01:00
parent 1a15cb31f7
commit e2ef8ae2ce
No known key found for this signature in database
GPG Key ID: 96C5DCA24769DBCA
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ const Help: () => JSX.Element = (): ReactElement => {
setIsDropdownVisible(false);
}}
url={URL.fromString(
"https://join.slack.com/t/oneuptimesupport/shared_invite/zt-1kavkds2f-gegm_wePorvwvM3M_SaoCQ",
"https://join.slack.com/t/oneuptimesupport/shared_invite/zt-2pz5p1uhe-Fpmc7bv5ZE5xRMe7qJnwmA",
)}
/>
<IconDropdownItem

View File

@ -37,7 +37,7 @@ const Help: () => JSX.Element = (): ReactElement => {
setIsDropdownVisible(false);
}}
url={URL.fromString(
"https://join.slack.com/t/oneuptimesupport/shared_invite/zt-1kavkds2f-gegm_wePorvwvM3M_SaoCQ",
"https://join.slack.com/t/oneuptimesupport/shared_invite/zt-2pz5p1uhe-Fpmc7bv5ZE5xRMe7qJnwmA",
)}
/>
<IconDropdownItem