From 1063d0ee1f72678854b40df293843e08eef84fd1 Mon Sep 17 00:00:00 2001 From: Gabriele Zanini <92105630+zagbc@users.noreply.github.com> Date: Sat, 21 Dec 2024 17:17:56 +0100 Subject: [PATCH] chore: update telegram link (#143) --- src/utils/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 4401590..e4d2827 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -8,7 +8,7 @@ export const links = { polinetwork: 'https://polinetwork.org', polinetworkLogoSvg: 'https://raw.githubusercontent.com/PoliNetworkOrg/Logo/1bf5ca6d64658d33d0159c0f526b57a6a31b9fc6/Logo.svg', - telegramPreparazioneTOL: 'https://t.me/joinchat/_zugEikozmcyMzA0', + telegramPreparazioneTOL: 'https://t.me/+XiyiztAEwB4wYjQ0', telegramTheTOLProject: 'https://t.me/+amLdTd-EoHw1MWRk', localStorageMDN: 'https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage'