react-navigation.github.io icon indicating copy to clipboard operation
react-navigation.github.io copied to clipboard

Update deep-linking.md - Fix Declare Association between website and …

Open BismarkCodes opened this issue 2 years ago • 2 comments

…intent-filters external documentation url

The current link redirects to https://support.google.com/android/search?q=open+by+default#web-assoc which does not provide the intended document. I changed it to the actual url which is 'https://developer.android.com/training/app-links/verify-android-applinks#web-assoc'

READ ME PLEASE

TL;DR: Make sure to add your changes to versioned docs

Thanks for opening a PR!

The docs cover several versions of react-navigation, and in some cases there are several files (for version 1, version 2 and etc.) that all describe a single page of the docs (eg. "Getting Started").

Please make sure that the edit you're making in docs/file-you-edited.md is also included in the file for the correct version, eg. /versioned_docs/version-3.x/file-you-edited.md for version 3. If such file doesn't exist, please create it. :+1:

BismarkCodes avatar Jul 19 '23 23:07 BismarkCodes

Deploy Preview for react-navigation-docs ready!

Name Link
Latest commit cb3ef2e2f17b1433360e89d2bfcdaf8c26fe3ea8
Latest deploy log https://app.netlify.com/sites/react-navigation-docs/deploys/64b875833028df00089da447
Deploy Preview https://deploy-preview-1266--react-navigation-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jul 19 '23 23:07 netlify[bot]

@BismarkCodes is your update still true? When I look up instructions on how to add association, Google tells me to use Google Play Store -> App -> Setup -> Advanced Settings -> App Indexing -> Verified Websites. Not pushing back on your PR, just trying to figure out what the right way to do this is... Thanks!

mattpmoreno avatar Sep 14 '23 16:09 mattpmoreno