From 0896d0e2136d1175f0a20d58ed3d37a7307ef405 Mon Sep 17 00:00:00 2001 From: Eric Windmill Date: Thu, 17 Apr 2025 10:54:23 -0400 Subject: [PATCH 1/2] redirect vsi to docs site --- flutter_web/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flutter_web/index.html b/flutter_web/index.html index 7e13aa4..4fe345c 100644 --- a/flutter_web/index.html +++ b/flutter_web/index.html @@ -10,7 +10,7 @@ gtag('config', 'UA-67589403-8'); - + - Please visit flutter.dev + Please visit flutter.dev From 9e20115e2fe8376e64bbfaaaea513c545a61d427 Mon Sep 17 00:00:00 2001 From: Eric Windmill Date: Thu, 17 Apr 2025 12:47:16 -0400 Subject: [PATCH 2/2] update link --- flutter_web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_web/index.html b/flutter_web/index.html index 4fe345c..31bc58c 100644 --- a/flutter_web/index.html +++ b/flutter_web/index.html @@ -12,5 +12,5 @@ - Please visit flutter.dev + Please visit the new samples page at flutter.dev/reference/learning-resources