Skip to content

Commit ac8491d

Browse files
committed
chore(sidebar): use existing Slack community invite link
1 parent 10f2e05 commit ac8491d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/sim/app/workspace/[workspaceId]/w/components/sidebar

apps/sim/app/workspace/[workspaceId]/w/components/sidebar/sidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ import { useSidebarStore } from '@/stores/sidebar/store'
117117
const logger = createLogger('Sidebar')
118118

119119
const SLACK_COMMUNITY_URL =
120-
'https://join.slack.com/t/sim-ott9864/shared_invite/zt-451nu802o-ZS8Q5qHLXK1EJ0Mt~wycYA'
120+
'https://join.slack.com/t/sim-ott9864/shared_invite/zt-43lp8tc5v-0qrrqHGBKUsvQlpoouH~TA'
121121

122122
export function SidebarTooltip({
123123
children,

0 commit comments

Comments
 (0)