Update admin_manual/configuration_server/android_deep_link_handling.rst

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com>
This commit is contained in:
Alper Öztürk
2024-08-01 09:18:03 +02:00
parent 2ffa838f0e
commit 7c5a936924

View File

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