From a296dc6ddffc157874e8ac5fa7cff2d0e17860a3 Mon Sep 17 00:00:00 2001 From: Uiolee <22849383+uiolee@users.noreply.github.com> Date: Wed, 20 Mar 2024 01:27:15 +0800 Subject: [PATCH] android-clt: (chore) Fix homepage url (#5625) --- bucket/android-clt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/android-clt.json b/bucket/android-clt.json index 4ce3ddab65..2cdc994ac4 100644 --- a/bucket/android-clt.json +++ b/bucket/android-clt.json @@ -1,7 +1,7 @@ { "version": "11076708", "description": "The official Android command line tools", - "homepage": "https://developer.android.com/studio#command-tools", + "homepage": "https://developer.android.com/studio#command-line-tools-only", "license": { "identifier": "Freeware", "url": "https://developer.android.com/studio/terms.html"