Skip to content

Commit d50f935

Browse files
authored
docs: fixed android association documentation link in version 7.x
1 parent 3120344 commit d50f935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-7.x/deep-linking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ After adding them, it should look like this:
185185
</activity>
186186
```
187187

188-
Then, you need to [declare the association](https://developer.android.com/training/app-links/verify-site-associations#web-assoc) between your website and your intent filters by hosting a Digital Asset Links JSON file.
188+
Then, you need to [declare the association](https://developer.android.com/training/app-links/verify-android-applinks#web-assoc) between your website and your intent filters by hosting a Digital Asset Links JSON file.
189189

190190
## Testing deep links
191191

0 commit comments

Comments
 (0)