From 2b0a2c74d726497e4e6f055fd03ba8c48c30c04c Mon Sep 17 00:00:00 2001 From: Ivan Baluta Date: Thu, 2 Apr 2026 13:23:36 +0700 Subject: [PATCH] flutter: update link (#21848) --- pages/common/flutter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/flutter.md b/pages/common/flutter.md index 41dc7a7c83..1fb0280365 100644 --- a/pages/common/flutter.md +++ b/pages/common/flutter.md @@ -2,7 +2,7 @@ > Google's free, open source, and cross-platform mobile app SDK. > Some subcommands such as `pub` have their own usage documentation. -> More information: . +> More information: . - Initialize a new Flutter project in a directory of the same name: