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.