avoid redirects in Android doc links

This commit is contained in:
Daniel Micay
2022-11-21 05:14:31 -05:00
parent 4021ffdfa5
commit f9508fd0ed
3 changed files with 3 additions and 3 deletions

View File

@@ -1089,7 +1089,7 @@ mv android-studio studio</pre>
<p>Testing with the Compatibility Test Suite (CTS) can be done by either building the
test suite from source or using the official releases.</p>
<p>Official releases of the CTS can be downloaded from
<a href="https://source.android.com/compatibility/cts/downloads">the Compatibility
<a href="https://source.android.com/docs/compatibility/cts/downloads">the Compatibility
Suite Downloads page</a>. You should download the CTS for the relevant release
(Android 12) and architecture (ARM). There's a separate zip for the main CTS, the
manual portion (CTS Verifier) and the CTS for Instant Apps. The latest release of the