diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 29c463575..70cb07028 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -24,7 +24,7 @@ Coding Guidelines - OBS Studio uses kernel normal form (linux variant), for more information, please read here: - https://www.kernel.org/doc/Documentation/CodingStyle + https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst - Avoid trailing spaces. To view trailing spaces before making a commit, use "git diff" on your changes. If colors are enabled for