Skip to content

Commit

Permalink
fix broken link in Readme (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv19 authored Sep 20, 2023
1 parent 663fcf0 commit e8dd6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/firebase-crashlytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ The Crashlytics class has the following members.
| --------- | --------------- | ----------- |
| `ios` | | _readonly_ |
| `android` | _readonly_ |
| `app` | [FirebaseApp]() | _readonly_ |
| `app` | [FirebaseApp](https://firebase.google.com/docs/reference/android/com/google/firebase/FirebaseApp) | _readonly_ |

#### Methods

Expand Down

0 comments on commit e8dd6b9

Please sign in to comment.