From 2c4bef90814883a89a6d0b2e9e5a4be8a4499293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alper=20=C3=96zt=C3=BCrk?= <67455295+alperozturk96@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:50:42 +0200 Subject: [PATCH] Update admin_manual/configuration_server/android_deep_link_handling.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Josh Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com> Signed-off-by: alperozturk --- .../configuration_server/android_deep_link_handling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/android_deep_link_handling.rst b/admin_manual/configuration_server/android_deep_link_handling.rst index 2f7465a9a..5ef44307c 100644 --- a/admin_manual/configuration_server/android_deep_link_handling.rst +++ b/admin_manual/configuration_server/android_deep_link_handling.rst @@ -9,7 +9,7 @@ using an assetlinks.json file to ensure the app and the host domain are properly associated. Deep Linking in Android 11 and Below -==================================== +------------------------------------ For Android 11 and below, deep linking is straightforward and does not require additional configuration beyond the usual manifest settings.