Skip to content

Commit e8dd6b9

Browse files
authored
fix broken link in Readme (#235)
1 parent 663fcf0 commit e8dd6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase-crashlytics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ The Crashlytics class has the following members.
145145
| --------- | --------------- | ----------- |
146146
| `ios` | | _readonly_ |
147147
| `android` | _readonly_ |
148-
| `app` | [FirebaseApp]() | _readonly_ |
148+
| `app` | [FirebaseApp](https://firebase.google.com/docs/reference/android/com/google/firebase/FirebaseApp) | _readonly_ |
149149

150150
#### Methods
151151

0 commit comments

Comments
 (0)