CONTRIBUTING.md: link to CODINGSTYLE.md
File `CodingStyle` was renamed to `CodingStyle.md` in 0ceb7e01d (Convert CodingStyle file to Markdown notations, 2018-04-14) and then to `CODINGSTYLE.md` in 4ef1e9cb2 (documentation: coding style., 2019-12-25). However, a link to the file in `CONTRIBUTING.md` wasn't updated. Fix the dead link to the coding style guidelines in `CONTRIBUTING.md`. Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
This commit is contained in:
parent
5de9c2b30b
commit
a8eaa3e391
@ -95,5 +95,5 @@ In order to make reviews simpler and have contributions merged faster in the cod
|
||||
[7]: https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
|
||||
[8]: https://gerrit-review.googlesource.com/Documentation/user-signedoffby.html
|
||||
[9]: https://subsurface-divelog.org/wp-content/uploads/2011/10/Screenshot-gitk-subsurface-1.png "Example with gitk"
|
||||
[10]: https://github.com/Subsurface/subsurface/blob/master/CodingStyle
|
||||
[10]: https://github.com/Subsurface/subsurface/blob/master/CODINGSTYLE.md
|
||||
[11]: https://en.wikipedia.org/wiki/Imperative_mood
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user