From cfce153e6fff2fb3bab7988543b01abce20a7e6a Mon Sep 17 00:00:00 2001 From: Muhammad Rafiqi <87463084+Rafeqm@users.noreply.github.com> Date: Wed, 9 Mar 2022 13:30:04 +0700 Subject: [PATCH] dart: Update homepage (#3364) --- bucket/dart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/dart.json b/bucket/dart.json index 9342b2bacd..285167af4a 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,7 +1,7 @@ { "version": "2.16.1", "description": "SDK for the Dart programming language", - "homepage": "https://www.dartlang.org/", + "homepage": "https://dart.dev/", "license": "BSD-3-Clause", "extract_dir": "dart-sdk", "env_add_path": "bin",