diff --git a/Code-Style-Guide.md b/Code-Style-Guide.md index 2feb9c2..052aea7 100644 --- a/Code-Style-Guide.md +++ b/Code-Style-Guide.md @@ -447,4 +447,4 @@ Eval is evil! Eval munges the input when used for assignment to variables and ca - [Shell Style Guide](https://google.github.io/styleguide/shell.xml) - [BASH Programming - Introduction HOW-TO](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html) -- [Linux kernel coding style](https://www.kernel.org/doc/Documentation/CodingStyle) \ No newline at end of file +- [Linux kernel coding style](https://www.kernel.org/doc/Documentation/process/coding-style.rst) \ No newline at end of file