diff --git a/packages/share_repository/lib/src/share_repository.dart b/packages/share_repository/lib/src/share_repository.dart index 16c29aee..9aff112a 100644 --- a/packages/share_repository/lib/src/share_repository.dart +++ b/packages/share_repository/lib/src/share_repository.dart @@ -18,7 +18,7 @@ class ShareRepository { static const googleIOEvent = 'https://events.google.com/io/'; /// Url to the Pinball game. - static const pinballGameUrl = 'https://ashehwkdkdjruejdnensjsjdne.web.app/#/'; + static const pinballGameUrl = 'https://pinball.flutter.dev'; /// Returns a url to share the [value] on the given [platform]. ///