Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: point to "firebase.google" domain for hyperlinks in the usage section of README.md files (for the missing packages) #8818

Merged
merged 13 commits into from Jun 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/cloud_functions/cloud_functions/README.md
Expand Up @@ -13,7 +13,7 @@ To get started with Cloud Functions for Firebase, please [see the documentation]

## Usage

To use this plugin, please visit the [Functions Usage documentation](https://firebase.flutter.dev/docs/functions/usage)
To use this plugin, please visit the [Functions Usage documentation](https://firebase.google.com/docs/functions/callable#dart)

## Issues and feedback

Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_analytics/firebase_analytics/README.md
Expand Up @@ -12,7 +12,7 @@ To get started with Firebase Analytics for Flutter, please [see the documentatio

## Usage

To use this plugin, please visit the [Analytics Usage documentation](https://firebase.flutter.dev/docs/analytics/usage)
To use this plugin, please visit the [Analytics Usage documentation](https://firebase.google.com/docs/analytics/events?platform=flutter)

## Issues and feedback

Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_app_check/firebase_app_check/README.md
Expand Up @@ -11,7 +11,7 @@ To get started with Firebase App Check for Flutter, please [see the documentatio

## Usage

To use this plugin, please visit the [App Check Usage documentation](https://firebase.flutter.dev/docs/app-check/usage)
To use this plugin, please visit the [App Check Usage documentation](https://firebase.google.com/docs/app-check/flutter/default-providers#initialize)

## Issues and feedback

Expand Down
Expand Up @@ -10,7 +10,7 @@ To get started with Firebase Installations for Flutter, please [see the document

## Usage

To use this plugin, please visit the [Installations Usage documentation](https://firebase.flutter.dev/docs/installations/usage)
To use this plugin, please visit the [Installations Usage documentation](https://firebase.google.com/docs/projects/manage-installations#flutter)

## Issues and feedback

Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_core/firebase_core/README.md
Expand Up @@ -14,7 +14,7 @@ To get started with FlutterFire, please [see the documentation](https://firebase

## Usage

To use this plugin, please visit the [Core Usage documentation](https://firebase.flutter.dev/docs/core/usage)
To use this plugin, please visit the [Core Usage documentation](https://firebase.google.com/docs/flutter/setup)

## Issues and feedback

Expand Down
Expand Up @@ -14,7 +14,7 @@ To get started with Crashlytics for Flutter, please [see the documentation](http

## Usage

To use this plugin, please visit the [Crashlytics Usage documentation](https://firebase.flutter.dev/docs/crashlytics/usage)
To use this plugin, please visit the [Crashlytics Usage documentation](https://firebase.google.com/docs/crashlytics/get-started?platform=flutter)

## Issues and feedback

Expand Down
Expand Up @@ -13,7 +13,7 @@ To get started with Dynamic Links for Flutter, please [see the documentation](ht

## Usage

To use this plugin, please visit the [Dynamic Links Usage documentation](https://firebase.flutter.dev/docs/dynamic-links/usage)
To use this plugin, please visit the [Dynamic Links Usage documentation](https://firebase.google.com/docs/dynamic-links/flutter/create)

## Issues and feedback

Expand Down
Expand Up @@ -12,7 +12,7 @@ To get started with Firebase In-App Messaging for Flutter, please [see the docum

## Usage

To use this plugin, please visit the [Firebase In-App Messaging Usage documentation](https://firebase.flutter.dev/docs/in-app-messaging/usage)
To use this plugin, please visit the [Firebase In-App Messaging Usage documentation](https://firebase.google.com/docs/in-app-messaging/get-started?platform=flutter)

## Issues and feedback

Expand Down
Expand Up @@ -9,7 +9,7 @@ To get started with Firebase ML Model Downloader, please [see the documentation]

## Usage

To use this plugin, please visit the [Firebase ML Model Downloader Usage documentation](https://firebase.flutter.dev/docs/ml/usage)
To use this plugin, please visit the [Firebase ML Model Downloader Usage documentation](https://firebase.google.com/docs/ml/flutter/use-custom-models)

## Issues and feedback

Expand Down
Expand Up @@ -12,7 +12,7 @@ To get started with Firebase Performance for Flutter, please [see the documentat

## Usage

To use this plugin, please visit the [Firebase Performance Usage documentation](https://firebase.flutter.dev/docs/performance/usage)
To use this plugin, please visit the [Firebase Performance Usage documentation](https://firebase.google.com/docs/perf-mon/flutter/get-started)

## Issues and feedback

Expand Down
Expand Up @@ -13,7 +13,7 @@ at [https://firebase.flutter.dev](https://firebase.flutter.dev)

## Usage

To use this plugin, please visit the [Firebase Remote Config Usage documentation](https://firebase.flutter.dev/docs/remote-config/usage)
To use this plugin, please visit the [Firebase Remote Config Usage documentation](https://firebase.google.com/docs/remote-config/get-started?platform=flutter)

## Issues and feedback

Expand Down