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

Broken outbound URL

Open Geneonosis opened this issue 1 year ago • 1 comments

The last url in the "Set up on Android" (https://reactnavigation.org/docs/deep-linking/#setup-on-android) page in the React Navigation documentation does not appear to go to where it says it will go.

Then, you need to declare the association between your website and your intent filters by hosting a Digital Asset Links JSON file.

instead it opens the following link: https://support.google.com/android/search?q=open+by+default#web-assoc

Geneonosis avatar Feb 22 '24 19:02 Geneonosis