diff --git a/components/XmtpInfoPanel.tsx b/components/XmtpInfoPanel.tsx index 3c8ce221..9e94963e 100644 --- a/components/XmtpInfoPanel.tsx +++ b/components/XmtpInfoPanel.tsx @@ -73,7 +73,7 @@ const XmtpInfoPanel = ({ onConnect }: XmtpInfoPanelProps): JSX.Element => { headingText: 'Join our community', subHeadingText: 'Talk about what you’re building or find out other projects that are building upon XMTP', - onClick: () => window.open('https://community.xmtp.org', '_blank'), + onClick: () => window.open('https://xmtp.org/community/community', '_blank'), }, ]