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:
parent
bf117a4e9c
commit
0d542a8442
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user