From a377f8f5fc8fccda9a879a61bae328e6cc640dc8 Mon Sep 17 00:00:00 2001 From: Michael Gusti Yanu Putra <137516611+michaelgyp@users.noreply.github.com> Date: Mon, 7 Jul 2025 21:55:52 +0100 Subject: [PATCH] Update OpenJDK download link in exporting_for_android.rst --- tutorials/export/exporting_for_android.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/export/exporting_for_android.rst b/tutorials/export/exporting_for_android.rst index 8afcbfab9a5..0e26ada9473 100644 --- a/tutorials/export/exporting_for_android.rst +++ b/tutorials/export/exporting_for_android.rst @@ -21,7 +21,7 @@ The following steps detail what is needed to set up the Android SDK and the engi Install OpenJDK 17 ------------------ -Download and install `OpenJDK 17 `__. +Download and install `OpenJDK 17 `__. .. note::