From 7c5a93692476a5cd25f62b66c57a1bf5199e08bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alper=20=C3=96zt=C3=BCrk?= <67455295+alperozturk96@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:18:03 +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> --- .../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 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::