瀏覽代碼

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
     - CMake version 3.10.2.4988404
     - NDK version r23c (23.2.8568313)
     - 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:
   - Once the command line tools are installed, run the `sdkmanager <https://developer.android.com/studio/command-line/sdkmanager>`__ command to complete the setup process: