From cfde58f082b925009948e894ecd9c9f947092279 Mon Sep 17 00:00:00 2001 From: Erick Zanardo Date: Thu, 30 Nov 2023 10:26:22 -0300 Subject: [PATCH] medium --- lib/constants/urls.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/constants/urls.dart b/lib/constants/urls.dart index 3d95984f..c9c11b60 100644 --- a/lib/constants/urls.dart +++ b/lib/constants/urls.dart @@ -7,7 +7,7 @@ class Urls { static const String termsOfService = 'https://policies.google.com/terms'; - static const String howWeBuilt = 'https://medium.com/flutter/9c7aa2a5ad31'; + static const String howWeBuilt = 'https://medium.com/flutter/how-we-built-the-new-super-dash-demo-in-flutter-and-flame-in-just-six-weeks-9c7aa2a5ad31'; static const appStoreLink = 'https://apps.apple.com/app/super-dash-flutter-game/id6473050393';