diff options
| author | Jorge Luis Carrillo <jorge@jorgecarrillo.dev> | 2022-11-01 12:59:40 -0700 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-01 17:56:16 -0400 |
| commit | d5d91729dcd99daba3b23859d04c92bb143d47c2 (patch) | |
| tree | 3e27aafa0e457e1cdc42e1afd94a0d4efc3606c8 | |
| parent | ff459a85d4e9a62a410d45dd8533f855471b96ff (diff) | |
Update app link verification docs URL
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index 84b015fe..155e0e62 100644 --- a/static/usage.html +++ b/static/usage.html @@ -1228,7 +1228,7 @@ the conservative JobScheduler-based implementation.</p> <p>For more details, see the - <a href="https://developer.android.com/training/app-links/verify-site-associations">developer + <a href="https://developer.android.com/training/app-links/verify-android-applinks">developer documentation on app link verification</a>.</p> </section> |
