Fix Android examples link in README (#3420)
This commit is contained in:
parent
10a785019c
commit
0482d9cfce
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ class. Your application _must_ specify the base class it needs via a feature fla
|
|||
[agdk_releases]: https://developer.android.com/games/agdk/download#agdk-libraries
|
||||
[Gradle]: https://developer.android.com/studio/build
|
||||
|
||||
For more details, refer to these `android-activity` [example applications](https://github.com/rib/android-activity/tree/main/examples).
|
||||
For more details, refer to these `android-activity` [example applications](https://github.com/rust-mobile/android-activity/tree/main/examples).
|
||||
|
||||
##### Converting from `ndk-glue` to `android-activity`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue