Skip to content

Commit

Permalink
refactor(firebase_messaging): use firebase.google.com link for `hom…
Browse files Browse the repository at this point in the history
…epage` in `pubspec.yaml` (#8735)
  • Loading branch information
nilsreichardt committed May 23, 2022
1 parent f5ca08b commit b2cf87a
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
name: firebase_messaging
description: Flutter plugin for Firebase Cloud Messaging, a cross-platform
messaging solution that lets you reliably deliver messages on Android and iOS.
homepage: https://firebase.flutter.dev/docs/messaging/overview
homepage: https://firebase.google.com/docs/cloud-messaging
repository: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_messaging/firebase_messaging
version: 11.4.0

Expand Down

0 comments on commit b2cf87a

Please sign in to comment.