1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

Fix Broken Link to LINUX kernel Coding Style

Ittussarom Ynohtna
2021-02-15 19:13:01 -05:00
parent 7a5fdd828a
commit fe2cd8ca53

@@ -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)
- [Linux kernel coding style](https://www.kernel.org/doc/Documentation/process/coding-style.rst)