From 24621664c33e59931f83c72dc1049658f46c0085 Mon Sep 17 00:00:00 2001 From: Scott Robinson Date: Mon, 3 Jul 2023 00:06:44 +1000 Subject: [PATCH] README: fix link to target issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a1a4e5..d3c22dd 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Valid targets for **Desktop** are: The desktop targets are useful for testing native code in Android unit tests that run on the host, not on the target device. Better support for this feature is -[planned](https://github.com/ncalexan/rust-android-gradle/issues/13). +[planned](https://github.com/mozilla/rust-android-gradle/issues/13). ```groovy cargo {