Skip to content

Commit ab91822

Browse files
authored
Merge pull request #146 from FirebasePrivate/fix-contributing-broken-link
Fix broken link to Contributing Guide in README
2 parents 6d3c03d + cc5eb0c commit ab91822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ exports.newPost = functions.database
3030

3131
## Contributing
3232

33-
To contribute a change, [check out the contributing guide](CONTRIBUTING.md).
33+
To contribute a change, [check out the contributing guide](.github/CONTRIBUTING.md).
3434

3535
## License
3636

0 commit comments

Comments
 (0)