diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-21 05:14:31 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-21 05:15:30 -0500 |
| commit | f9508fd0ed70d546150f049e047c0701c4076b7d (patch) | |
| tree | d67494b2dc0011e9df539d6dd3a6b9ccb29b3694 /static/build.html | |
| parent | 4021ffdfa548b759bac00be62fb91126dc67c662 (diff) | |
avoid redirects in Android doc links
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 5b34ab44..7c60022e 100644 --- a/static/build.html +++ b/static/build.html @@ -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 |
