diff --git a/run/constants/community.ts b/run/constants/community.ts index 04a67d5806..47d38483d5 100644 --- a/run/constants/community.ts +++ b/run/constants/community.ts @@ -1,2 +1,2 @@ -export const testCommunityLink = `https://chat.lokinet.dev/testing-all-the-things?public_key=1d7e7f92b1ed3643855c98ecac02fc7274033a3467653f047d6e433540c03f17`; +export const testCommunityLink = `https://test-chat.session.codes/testing-all-the-things?public_key=1d7e7f92b1ed3643855c98ecac02fc7274033a3467653f047d6e433540c03f17`; export const testCommunityName = `Testing All The Things!`;