Skip to content

Commit 673bcbd

Browse files
committed
minor edit to hyperlink
1 parent 6c89ad8 commit 673bcbd

File tree

1 file changed

+1
-1
lines changed
  • recipes/inference/mobile_inference/android_inference

1 file changed

+1
-1
lines changed

recipes/inference/mobile_inference/android_inference/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This tutorial was tested successfully on Android Studio Hedgehog | 2023.1.1 Patc
6969

7070
JDK, such as OpenJDK >= 17, to compile Java bindings of TVM Unity runtime.
7171

72-
We strongly recommend setting the JAVA_HOME to the JDK bundled with Android Studio. Using Android Studio’s JBR bundle as recommended here https://developer.android.com/build/jdks will reduce the chances of potential errors in JNI compilation.
72+
We strongly recommend setting the JAVA_HOME to the JDK bundled with Android Studio. Using Android Studio’s JBR bundle as recommended [here](https://developer.android.com/build/jdks) will reduce the chances of potential errors in JNI compilation.
7373

7474
For instance on macOS, you'll need to point JAVA_HOME to the following.
7575

0 commit comments

Comments
 (0)