Update admin_manual/configuration_server/android_deep_link_handling.rst

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
Alper Öztürk
2024-07-30 17:50:42 +02:00
parent 64c8f934d5
commit 2c4bef9081

View File

@@ -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.