From 2bf4a196e95fc33b9f430dca7b9e2bb575b05501 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:47 +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 5ef44307c..269bf3b19 100644 --- a/admin_manual/configuration_server/android_deep_link_handling.rst +++ b/admin_manual/configuration_server/android_deep_link_handling.rst @@ -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: -------------------------