소스 검색

Exporting for Android: fix URI fragment in hyperlink to Android SDK command line tools

Closes #8819
hsandt 1 년 전
부모
커밋
fd943214c8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/export/exporting_for_android.rst

+ 1 - 1
tutorials/export/exporting_for_android.rst

@@ -40,7 +40,7 @@ Download and install the Android SDK.
     - CMake version 3.10.2.4988404
     - NDK version r23c (23.2.8568313)
 
-- Alternatively, you can install the Android SDK using the `command line tools <https://developer.android.com/studio/#command-tools>`__.
+- Alternatively, you can install the Android SDK using the `command line tools <https://developer.android.com/studio/#command-line-tools-only>`__.
 
   - Once the command line tools are installed, run the `sdkmanager <https://developer.android.com/studio/command-line/sdkmanager>`__ command to complete the setup process: