Skip to content

Commit

Permalink
[change telegram link]
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgeniyJB committed Jun 3, 2024
1 parent a292c80 commit 4c20f03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/constants/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const envs = {
},
AIRDAO_FAQ_URL: 'https://airdao.academy/faqs',
AIRDAO_X_TWITTER_URL: 'https://twitter.com/airdao_io',
AIRDAO_TELEGRAM_URL: 'https://t.me/airDAO_official',
AIRDAO_TELEGRAM_URL: 'https://t.me/airdao',
AIRDAO_MEDIUM_URL: 'https://blog.airdao.io/',
NETWORK_URL: 'https://network.ambrosus.io',
ETH_NETWORK_URL: 'https://eth.llamarpc.com',
Expand Down Expand Up @@ -52,7 +52,7 @@ const envs = {
},
AIRDAO_FAQ_URL: 'https://airdao.academy/faqs',
AIRDAO_X_TWITTER_URL: 'https://twitter.com/airdao_io',
AIRDAO_TELEGRAM_URL: 'https://t.me/airDAO_official',
AIRDAO_TELEGRAM_URL: 'https://t.me/airdao',
AIRDAO_MEDIUM_URL: 'https://blog.airdao.io/',
NETWORK_URL: 'https://network.ambrosus.io',
NFT_CONTRACT_ADDRESS: '0x4Ae225f3dC55875dc64A96fdE2835A15d3bD872a',
Expand Down Expand Up @@ -80,7 +80,7 @@ const envs = {
},
AIRDAO_FAQ_URL: 'https://airdao.academy/faqs',
AIRDAO_X_TWITTER_URL: 'https://twitter.com/airdao_io',
AIRDAO_TELEGRAM_URL: 'https://t.me/airDAO_official',
AIRDAO_TELEGRAM_URL: 'https://t.me/airdao',
AIRDAO_MEDIUM_URL: 'https://blog.airdao.io/',
NETWORK_URL: 'https://network.ambrosus-test.io',
POOL_STORE_CONTRACT_ADDRESS: '0x282e57a4581493617029B8945824C156e599e4e0',
Expand Down

0 comments on commit 4c20f03

Please sign in to comment.