From f7af9e7f4a44eb980ed364e72730c7f353b1f656 Mon Sep 17 00:00:00 2001 From: JRoot Junior Date: Sun, 4 Feb 2024 01:49:39 +0200 Subject: [PATCH] Fixed deep linking URL --- docs/utils/deep_linking.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/utils/deep_linking.rst b/docs/utils/deep_linking.rst index c115136c..ebf907dd 100644 --- a/docs/utils/deep_linking.rst +++ b/docs/utils/deep_linking.rst @@ -8,7 +8,7 @@ launches the bot — or an auth token to connect the user's Telegram account to their account on some external service. You can read detailed description in the source: -https://core.telegram.org/bots#deep-linking +https://core.telegram.org/bots/features#deep-linking We have added some utils to get deep links more handy.