diff --git a/docs/source/using-executorch-building-from-source.md b/docs/source/using-executorch-building-from-source.md index 10024ff1457..a146556b4fc 100644 --- a/docs/source/using-executorch-building-from-source.md +++ b/docs/source/using-executorch-building-from-source.md @@ -249,7 +249,7 @@ sh scripts/build_android_library.sh ``` This script will build the AAR, which contains the Java API and its corresponding JNI library. Please see -[this documentation](./using-executorch-android#using-aar-file) for usage. +[this documentation](./using-executorch-android.md#using-aar-file) for usage. ### iOS