Procházet zdrojové kódy

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 před 1 rokem
rodič
revize
c444986f88
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: