浏览代码

Merge pull request #8820 from hsandt/fix-android-sdk-command-line-tools-uri-fragment

Exporting for Android: fix hyperlink URI fragment (Android command line tools)
Matthew 1 年之前
父节点
当前提交
c444986f88
共有 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: