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: -------------------------