We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9073d36 commit e2ebe99Copy full SHA for e2ebe99
README.md
@@ -27,10 +27,10 @@ This library explores how React Hooks can work to make integration with Firebase
27
28
## Documentation
29
30
-- [Auth Hooks](auth/README.md)
31
-- [Cloud Firestore Hooks](firestore/README.md)
32
-- [Cloud Storage Hooks](storage/README.md)
33
-- [Realtime Database Hooks](database/README.md)
+- [Auth Hooks](/auth)
+- [Cloud Firestore Hooks](/firestore)
+- [Cloud Storage Hooks](/storage)
+- [Realtime Database Hooks](/database)
34
35
## License
36
0 commit comments