Skip to content

Commit

Permalink
fix CONTRIBUTING.md link
Browse files Browse the repository at this point in the history
  • Loading branch information
jakdor committed Dec 1, 2018
1 parent 60e0088 commit 39fac7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -40,7 +40,7 @@ Open new issue with "enhancement" label to start discussion on your idea.

Before you are able to compile GeoSave yourself there are couple steps you need to take:

1. Create free Firebase account - [firebase.google.com](https://firebase.google.com/),
1. create free Firebase account - [firebase.google.com](https://firebase.google.com/),
2. in settings tab set package name to "com.jakdor.geosave",
3. enable services: Authentication (email, Google, anonymous), Cloud Firestore, Storage
4. follow guide on how to create debug keystore - [developers.google.com/android/guides/client-auth](https://developers.google.com/android/guides/client-auth),
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ My personal goals with this project are to practice Firebase services integratio

## Contributing guide / API keys

[CONTRIBUTING.md](https://github.com/jakdor/geosave/CONTRIBUTING.md)
[CONTRIBUTING.md](https://github.com/jakdor/geosave/blob/master/CONTRIBUTING.md)

## Licence

Expand Down

0 comments on commit 39fac7d

Please sign in to comment.