Replace flutter.io with flutter.dev (#30562)

diff --git a/flutter_console.bat b/flutter_console.bat
index dd790a7..9271d29 100644
--- a/flutter_console.bat
+++ b/flutter_console.bat
@@ -25,10 +25,10 @@
 echo.
 echo  Run "flutter help" to see all available commands.
 echo.
-echo  Want to use an IDE to interact with Flutter? https://flutter.io/ide-setup/
+echo  Want to use an IDE to interact with Flutter? https://flutter.dev/ide-setup/
 echo.
 echo  Want to run the "flutter" command from any Command Prompt or PowerShell window?
-echo  Add Flutter to your PATH: https://flutter.io/setup-windows/#update-your-path
+echo  Add Flutter to your PATH: https://flutter.dev/setup-windows/#update-your-path
 echo.
 echo  ================================================================================