Skip to content

Commit df628b8

Browse files
committed
CONTRIBUTING.md: Fix broken links.
Signed-off-by: Eder Julian <[email protected]>
1 parent 73fcadf commit df628b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Please contribute and raise issues via the [github repository](https://github.co
77

88
- Start your contribution by creating a [fork](https://github.com/Infineon/XMC-for-Arduino/fork) of this repository.
99
- It's recommended to create a separate branch for your contribution in your fork.
10-
- Once your contribution is ready & tested, please create a [Pull Request](https://github.com/Infineon/XMC-for-Arduino/compare) to the master branch. We have some automated tests, so make sure you've browsed our [CODE CONVENTION](CODE_CONVENTION.md) and [development instructions](https://xmc-arduino.readthedocs.io/en/latest/development-instructions.html)
10+
- Once your contribution is ready & tested, please create a [Pull Request](https://github.com/Infineon/XMC-for-Arduino/compare) to the master branch. We have some automated tests, so make sure you've browsed our [CODE CONVENTIONS](CODE_CONVENTIONS.md) and [development instructions](https://xmc-arduino.readthedocs.io/en/latest/development-instructions.html)
1111
- Once we merged your changes to the master branch, they are automatically included in the next release.
1212

1313
## Development

0 commit comments

Comments
 (0)