diff --git a/admin_manual/configuration_server/android_deep_link_handling.rst b/admin_manual/configuration_server/android_deep_link_handling.rst index 17fb0c9dc..eac882b8f 100644 --- a/admin_manual/configuration_server/android_deep_link_handling.rst +++ b/admin_manual/configuration_server/android_deep_link_handling.rst @@ -20,7 +20,7 @@ relationship between your app and the host domain using the ``assetlinks.json`` Creating assetlinks.json ~~~~~~~~~~~~~~~~~~~~~~~~ -Create a file named assetlinks.json and host it in the .well-known directory of +Create a file named ``assetlinks.json`` and host it in the .well-known directory of your website (e.g., https://www.cloud.example.com/.well-known/assetlinks.json). Example assetlinks.json::