[strings] Fix telegram_url

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-05-23 14:11:04 +07:00
parent 5cc244de6b
commit 784ef58b5c
4 changed files with 4 additions and 4 deletions

View File

@@ -827,7 +827,7 @@
<!-- OpenStreetMap text on splash screen -->
<string name="splash_subtitle">Map data from OpenStreetMap</string>
<!-- Telegram group url for the "?" About page -->
<string name="telegram_url">https://t.me/CoMaps</string>
<string name="telegram_url">https://t.me/CoMapsApp/</string>
<!-- Instagram account url for the "?" About page -->
<string name="instagram_url">https://www.instagram.com/comapscommunity</string>
<!-- A link to the TTS FAQ -->