Updated references to coding conventions

Updated the link to the coding conventions in CONTRIBUTING.md and MAINTAINING.md
to no longer point to the wiki, but to CODING_CONVENTIONS.md in the RIOT
repository.
This commit is contained in:
Marian Buschsieweke 2019-10-25 10:51:55 +02:00
parent bf117a4e9c
commit 0d542a8442
No known key found for this signature in database
GPG Key ID: 61F64C6599B1539F
2 changed files with 2 additions and 2 deletions

View File

@ -161,7 +161,7 @@ You can find more information about RIOT development procedure on this
[existing-pull-requests]: https://github.com/RIOT-OS/RIOT/pulls
[archived-pull-requests]: https://github.com/RIOT-OS/RIOT/pulls?q=is:pr+label:"State:+archived"
[coding-conventions]: https://github.com/RIOT-OS/RIOT/wiki/Coding-conventions
[coding-conventions]: CODING_CONVENTIONS.md
[uncrustify]: http://uncrustify.sourceforge.net
[development-procedures]: https://github.com/RIOT-OS/RIOT/wiki/Development-procedures

View File

@ -158,5 +158,5 @@ maintainers reasonable time to ACK before dismissing their review.
[list of maintainers]: https://github.com/RIOT-OS/RIOT/wiki/Maintainers
[Best Practices]: https://github.com/RIOT-OS/RIOT/wiki/Best-Practice-for-RIOT-Programming
[Comparing build sizes]: https://github.com/RIOT-OS/RIOT/wiki/Comparing-build-sizes
[Coding Conventions]: https://github.com/RIOT-OS/RIOT/wiki/Coding-conventions
[Coding Conventions]: CODING_CONVENTIONS.md
[Code of Conduct]: https://github.com/RIOT-OS/RIOT/blob/master/CODE_OF_CONDUCT.md