mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
Update Slack invite link in Help component
This commit is contained in:
parent
1a15cb31f7
commit
e2ef8ae2ce
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user