Skip to content

Commit 9b1337c

Browse files
committed
[skip ci] Docs links
1 parent 45b8707 commit 9b1337c

File tree

15 files changed

+56
-47
lines changed

15 files changed

+56
-47
lines changed

README.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<a href="https://invertase.io/oss/react-native-firebase">
2+
<a href="https://dev.invertase.io/oss/react-native-firebase">
33
<img width="160px" src="https://i.imgur.com/JIyBtKW.png"><br/>
44
</a>
55
<h4 align="center">React Native Firebase</h2>
@@ -78,23 +78,30 @@ React Native Firebase also publishes several other packages, some only used inte
7878
7979
## Documentation
8080

81-
- [Guides](#TODO)
82-
- [Installation](#TODO)
81+
- [Overview](https://dev.invertase.io/oss/react-native-firebase)
82+
- [Quick Start](https://dev.invertase.io/oss/react-native-firebase/quick-start)
83+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides)
84+
- [Modules](https://dev.invertase.io/oss/react-native-firebase/v6)
8385

8486
## Contributing
8587

86-
- [Contributing](/CONTRIBUTING.md)
87-
- [Code of Conduct](/CODE_OF_CONDUCT.md)
88-
- [Testing](/tests/README.md)
88+
- [Overview](https://dev.invertase.io/oss/react-native-firebase/contributing)
89+
- [Issues & PRs](https://dev.invertase.io/oss/react-native-firebase/contributing/issues-prs)
90+
- [Documentation](https://dev.invertase.io/oss/react-native-firebase/contributing/documentation)
91+
- [Code & Testing](https://dev.invertase.io/oss/react-native-firebase/contributing/code-testing)
92+
- [Marketing & Content](https://dev.invertase.io/oss/react-native-firebase/contributing/marketing-content)
93+
- [Community](https://dev.invertase.io/oss/react-native-firebase/contributing/community)
94+
- [Donating](https://dev.invertase.io/oss/react-native-firebase/contributing/donating)
95+
- [Code of Conduct](/CODE_OF_CONDUCT.md)
8996

9097
## License
9198

92-
- See [LICENSE](/LICENSE)
99+
- See [LICENSE](/LICENSE)
93100

94101
---
95102

96103
Built and maintained with 💛 by [Invertase](https://invertase.io).
97104

98105
- [💼 Hire Us](https://invertase.io/hire-us)
99106
- [☕️ Sponsor Us](https://opencollective.com/react-native-firebase)
100-
- [👩‍💻 Work With Us](https://invertase.io/jobs)
107+

docs/storage/quick-start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ The package also provides access to the firebase instance:
2929
import { firebase } from '@react-native-firebase/storage';
3030
```
3131

32+
### Choosing a storage bucket
33+
3234
### File uploading
3335

3436
### File downloading

packages/analytics/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ react-native link @react-native-firebase/analytics
4040

4141
## Documentation
4242

43-
- [Guides](#TODO)
44-
- [Installation](#TODO)
45-
- [Reference](#TODO)
43+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=analytics)
44+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/analytics)
45+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/analytics/reference)
4646

4747
## License
4848

packages/app/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ react-native link @react-native-firebase/app
2929

3030
## Documentation
3131

32-
- [Guides](#TODO)
33-
- [Installation](#TODO)
34-
- [Reference](#TODO)
32+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=app)
33+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/app)
34+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/app/reference)
3535

3636
## License
3737

packages/auth/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ react-native link @react-native-firebase/auth
3535

3636
## Documentation
3737

38-
- [Guides](#TODO)
39-
- [Installation](#TODO)
40-
- [Reference](#TODO)
38+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=auth)
39+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/auth)
40+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/auth/reference)
4141

4242
## License
4343

packages/config/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ react-native link @react-native-firebase/config
3535

3636
## Documentation
3737

38-
- [Guides](#TODO)
39-
- [Installation](#TODO)
40-
- [Reference](#TODO)
38+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=config)
39+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/config)
40+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/config/reference)
4141

4242
## License
4343

packages/crashlytics/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ react-native link @react-native-firebase/crashlytics
3535

3636
## Documentation
3737

38-
- [Guides](#TODO)
39-
- [Installation](#TODO)
40-
- [Reference](#TODO)
38+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=crashlytics)
39+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/crashlytics)
40+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/crashlytics/reference)
4141

4242
## License
4343

packages/fiam/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ react-native link @react-native-firebase/fiam
3535

3636
## Documentation
3737

38-
- [Guides](#TODO)
39-
- [Installation](#TODO)
40-
- [Reference](#TODO)
38+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=fiam)
39+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/fiam)
40+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/fiam/reference)
4141

4242
## License
4343

packages/firestore/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ react-native link @react-native-firebase/firestore
3535

3636
## Documentation
3737

38-
- [Guides](#TODO)
39-
- [Installation](#TODO)
40-
- [Reference](#TODO)
38+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=firestore)
39+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/firestore)
40+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/firestore/reference)
4141

4242
## License
4343

packages/functions/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ react-native link @react-native-firebase/functions
3737

3838
## Documentation
3939

40-
- [Guides](#TODO)
41-
- [Installation](#TODO)
42-
- [Reference](#TODO)
40+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=functions)
41+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/functions)
42+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/functions/reference)
4343

4444
## License
4545

packages/iid/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ react-native link @react-native-firebase/iid
4040

4141
## Documentation
4242

43-
- [Guides](#TODO)
44-
- [Installation](#TODO)
45-
- [Reference](#TODO)
43+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=iid)
44+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/iid)
45+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/iid/reference)
4646

4747
## License
4848

packages/invites/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ react-native link @react-native-firebase/invites
3737

3838
## Documentation
3939

40-
- [Guides](#TODO)
41-
- [Installation](#TODO)
42-
- [Reference](#TODO)
40+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=invites)
41+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/invites)
42+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/invites/reference)
4343

4444
## License
4545

packages/mlkit/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ react-native link @react-native-firebase/mlkit
4141

4242
## Documentation
4343

44-
- [Guides](#TODO)
45-
- [Installation](#TODO)
46-
- [Reference](#TODO)
44+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=ml-kit)
45+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/ml-kit)
46+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/ml-kit/reference)
4747

4848
## License
4949

packages/perf/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ react-native link @react-native-firebase/perf
3535

3636
## Documentation
3737

38-
- [Guides](#TODO)
39-
- [Installation](#TODO)
40-
- [Reference](#TODO)
38+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=perf)
39+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/perf)
40+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/perf/reference)
4141

4242
## License
4343

packages/utils/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ react-native link @react-native-firebase/utils
3535

3636
## Documentation
3737

38-
- [Guides](#TODO)
39-
- [Installation](#TODO)
40-
- [Reference](#TODO)
38+
- [Guides](https://dev.invertase.io/oss/react-native-firebase/guides?tags=utils)
39+
- [Installation](https://dev.invertase.io/oss/react-native-firebase/v6/utils)
40+
- [Reference](https://dev.invertase.io/oss/react-native-firebase/v6/utils/reference)
4141

4242
## License
4343

0 commit comments

Comments
 (0)