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:47 +02:00
parent 2c4bef9081
commit 2bf4a196e9

View File

@ -16,7 +16,7 @@ configuration beyond the usual manifest settings.
Deep Linking in Android 12 and Above
------------------------------------
For Android 12 and above, an additional configuration step is required to verify the
relationship between your app and the host domain using the assetlinks.json file.
relationship between your app and the host domain using the ``assetlinks.json`` file.
Creating assetlinks.json:
-------------------------