Skip to content

Commit c143d97

Browse files
authored
Merge pull request godotengine#8820 from hsandt/fix-android-sdk-command-line-tools-uri-fragment
Exporting for Android: fix hyperlink URI fragment (Android command line tools)
2 parents 7e19415 + fd94321 commit c143d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/export/exporting_for_android.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Download and install the Android SDK.
4040
- CMake version 3.10.2.4988404
4141
- NDK version r23c (23.2.8568313)
4242

43-
- Alternatively, you can install the Android SDK using the `command line tools <https://developer.android.com/studio/#command-tools>`__.
43+
- Alternatively, you can install the Android SDK using the `command line tools <https://developer.android.com/studio/#command-line-tools-only>`__.
4444

4545
- Once the command line tools are installed, run the `sdkmanager <https://developer.android.com/studio/command-line/sdkmanager>`__ command to complete the setup process:
4646

0 commit comments

Comments
 (0)