From 9db8044d31c0324c72059b46c838a6fbb319b017 Mon Sep 17 00:00:00 2001 From: Miklos Mandoki Date: Mon, 23 Feb 2026 15:49:11 +1100 Subject: [PATCH] chore: update community url --- run/constants/community.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!`;