Skip to content

Commit 3deb679

Browse files
authored
fix: core readme
1 parent 8d40312 commit 3deb679

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

packages/firebase-core/README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ A plugin to initialize [FirebaseApp](https://firebase.google.com/docs/reference/
44

55
Use this plugin with any of the following plugins:
66

7-
- [@nativescript/firebase-admob](../firebase-admob/)
8-
- [@nativescript/firebase-analytics](../firebase-admob/)
9-
- [@nativescript/firebase-app-check](../firebase-app-check/)
10-
- [@nativescript/firebase-app-check-debug](../firebase-app-check-debug/)
11-
- [@nativescript/firebase-auth](../firebase-auth/)
12-
- [@nativescript/firebase-crashlytics](../firebase-analytics/)
13-
- [@nativescript/firebase-database](../firebase-database/)
14-
- [@nativescript/firebase-dynamic-links](../firebase-dynamic-links/)
15-
- [@nativescript/firebase-firestore](../firebase-firestore/)
16-
- [@nativescript/firebase-functions](../firebase-functions/)
17-
- [@nativescript/firebase-in-app-messaging](../firebase-in-app-messaging/)
18-
- [@nativescript/firebase-installations](../firebase-installations/)
19-
- [@nativescript/firebase-messaging](../firebase-messaging/)
20-
- [@nativescript/firebase-messaging-core](../firebase-messaging-core/)
21-
- [@nativescript/firebase-performance](../firebase-performance/)
22-
- [@nativescript/firebase-remote-config](../firebase-remote-config/)
23-
- [@nativescript/firebase-storage](../firebase-storage/)
7+
- [@nativescript/firebase-admob](https://docs.nativescript.org/plugins/firebase-admob)
8+
- [@nativescript/firebase-analytics](https://docs.nativescript.org/plugins/firebase-analytics)
9+
- [@nativescript/firebase-app-check](https://docs.nativescript.org/plugins/firebase-app-check)
10+
- [@nativescript/firebase-app-check-debug](https://docs.nativescript.org/plugins/firebase-app-check-debug)
11+
- [@nativescript/firebase-auth](https://docs.nativescript.org/plugins/firebase-auth)
12+
- [@nativescript/firebase-crashlytics](https://docs.nativescript.org/plugins/firebase-crashlytics)
13+
- [@nativescript/firebase-database](https://docs.nativescript.org/plugins/firebase-database)
14+
- [@nativescript/firebase-dynamic-links](https://docs.nativescript.org/plugins/firebase-dynamic-links)
15+
- [@nativescript/firebase-firestore](https://docs.nativescript.org/plugins/firebase-firestore)
16+
- [@nativescript/firebase-functions](https://docs.nativescript.org/plugins/firebase-functions)
17+
- [@nativescript/firebase-in-app-messaging](https://docs.nativescript.org/plugins/firebase-in-app-messaging)
18+
- [@nativescript/firebase-installations](https://docs.nativescript.org/plugins/firebase-installations)
19+
- [@nativescript/firebase-messaging](https://docs.nativescript.org/plugins/firebase-messaging)
20+
- [@nativescript/firebase-messaging-core](https://docs.nativescript.org/plugins/firebase-messaging-core)
21+
- [@nativescript/firebase-performance](https://docs.nativescript.org/plugins/firebase-performance)
22+
- [@nativescript/firebase-remote-config](https://docs.nativescript.org/plugins/firebase-remote-config)
23+
- [@nativescript/firebase-storage](https://docs.nativescript.org/plugins/firebase-storage)
2424

2525
## Installation
2626

0 commit comments

Comments
 (0)