From 00ea1914a3fe85a5c475bdd31fbc5a7c0630e533 Mon Sep 17 00:00:00 2001 From: Leeksov <78694696+Leeksov@users.noreply.github.com> Date: Mon, 6 Apr 2026 10:10:48 +0300 Subject: [PATCH] Fix credits: correct Telegram iOS and Swiftgram GitHub links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe717dea..370ce13d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GLEGram iOS -GLEGram — privacy-focused Telegram iOS client based on [Swiftgram](https://github.com/nicegram/nicegram-ios) and [Telegram iOS](https://github.com/nicegram/nicegram-ios). +GLEGram — privacy-focused Telegram iOS client based on [Swiftgram](https://github.com/Swiftgram/Telegram-iOS) and [Telegram iOS](https://github.com/TelegramMessenger/Telegram-iOS). **Base version:** Telegram 12.5 / Swiftgram 12.5 @@ -117,8 +117,8 @@ GLEGram code is organized in `GLEGram/` folder. All patches to Telegram source f ## Credits -- [Telegram iOS](https://github.com/nicegram/nicegram-ios) — Original Telegram client -- [Swiftgram](https://github.com/nicegram/nicegram-ios) — Base fork with additional features +- [Telegram iOS](https://github.com/TelegramMessenger/Telegram-iOS) — Original Telegram client +- [Swiftgram](https://github.com/Swiftgram/Telegram-iOS) — Base fork with additional features ## License