From 9f658aa2e8cf3cb538c5a143a576e7e04ec647c5 Mon Sep 17 00:00:00 2001 From: Kevin Date: Fri, 14 Aug 2020 13:58:27 +0200 Subject: [PATCH] docs(readme): updated links on readme for broken links (#3708) Co-authored-by: Mike Hardy --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d9ab7ce6..eec2c136 100644 --- a/README.md +++ b/README.md @@ -69,11 +69,12 @@ Looking for the Version 5 documentation? [View legacy documentation](https://v5. ## Contributing -- [Overview](https://rnfirebase.io/contributing) -- [Issues & PRs](https://rnfirebase.io/contributing#issues--prs) -- [Documentation](https://rnfirebase.io/contributing#documentation) -- [Community](https://rnfirebase.io/contributing#community) -- [Code of Conduct](/CODE_OF_CONDUCT.md) +- [Overview](https://rnfirebase.io) +- [Issues](https://github.com/invertase/react-native-firebase/issues) +- [PRs](https://github.com/invertase/react-native-firebase/pulls) +- [Documentation](https://rnfirebase.io) +- [Community](https://github.com/invertase/react-native-firebase/blob/master/CONTRIBUTING.md) +- [Code of Conduct](https://github.com/invertase/meta/blob/master/CODE_OF_CONDUCT.md) ## License