Skip to content

Commit

Permalink
fix reference to wrong repo
Browse files Browse the repository at this point in the history
  • Loading branch information
moritztim committed Nov 13, 2024
1 parent c910b1f commit ae51110
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 @@ -262,7 +262,7 @@ The steps are:
3. Make some changes to the code or documentation.
4. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the Feature Branch (`git push origin feature/AmazingFeature`)
6. Create a [New Pull Request](https://github.com/rp-rs/rp-hal/pulls)
6. Create a [New Pull Request](https://github.com/rp-rs/rp2040-project-template/pulls)
7. An admin will review the Pull Request and discuss any changes that may be required.
8. Once everyone is happy, the Pull Request can be merged by an admin, and your work is part of our project!

Expand Down

0 comments on commit ae51110

Please sign in to comment.