Skip to content

Commit 97bca05

Browse files
authored
Fix link in using-executorch-building-from-source.md (#9756)
1 parent 48de264 commit 97bca05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/using-executorch-building-from-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ sh scripts/build_android_library.sh
249249
```
250250

251251
This script will build the AAR, which contains the Java API and its corresponding JNI library. Please see
252-
[this documentation](./using-executorch-android#using-aar-file) for usage.
252+
[this documentation](./using-executorch-android.md#using-aar-file) for usage.
253253

254254
### iOS
255255

0 commit comments

Comments
 (0)