Skip to content

Commit

Permalink
changed matrix address
Browse files Browse the repository at this point in the history
  • Loading branch information
behdanisohrab committed Nov 23, 2024
1 parent b0227dd commit 1f6a842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/community.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default function Community() {
<CommunityCard
icon={MessageCircle}
caption={t('community.caption.chat')}
url="https://matrix.to/#/%23parch:matrix.org"
url="https://matrix.to/#/%23parch:bsd.cafe"
link={t('community.link.chat')}
text={t('community.text.chat')}
arrow={arrow} />
Expand Down

0 comments on commit 1f6a842

Please sign in to comment.