Fix link to Linux coding style

This commit is contained in:
Olmo Kramer 2017-02-02 13:56:07 +01:00 committed by Bastien Dejean
parent 983174699b
commit 40cd53a9ad

View file

@ -20,5 +20,5 @@ I follow the [Linux Coding Style][4] with the following variations:
[1]: https://www.bell-labs.com/usr/dmr/www/cbook/
[2]: http://www.x.org/releases/X11R7.5/doc/libxcb/tutorial/
[3]: http://git-scm.com/documentation
[4]: http://www.kernel.org/doc/Documentation/CodingStyle
[4]: https://www.kernel.org/doc/Documentation/process/coding-style.rst
[5]: http://lea.verou.me/2012/01/why-tabs-are-clearly-superior/