Browse Source

Merge pull request #11095 from michaelgyp/patch-1

Update OpenJDK download link in exporting_for_android.rst
Matthew 2 weeks ago
parent
commit
9511dea335
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/export/exporting_for_android.rst

+ 1 - 1
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 <https://adoptium.net/temurin/releases/?variant=openjdk17>`__.
+Download and install `OpenJDK 17 <https://adoptium.net/temurin/releases/?variant=openjdk17&version=17&os=any&arch=any>`__.
 
 .. note::