Skip to content

Commit

Permalink
docs(README.md): point to CONTRIBUTING.md at root of directory (#66)
Browse files Browse the repository at this point in the history
## Summary

This updates the README's reference to the CONTRIBUTING.md file to the
correct location at root, rather than its previous location in
`.github/CONTRIBUTING.md`.
  • Loading branch information
francisfuzz authored Sep 10, 2024
1 parent f9d97dd commit 9c9fb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ While implementing the lower-level functionality, we also dream big: what would
## Contributing
Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md)
Please see [CONTRIBUTING.md](CONTRIBUTING.md)
## License
Expand Down

0 comments on commit 9c9fb26

Please sign in to comment.