mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
Update Linux kernel coding style URL in CONTRIBUTING
When visiting https://www.kernel.org/doc/Documentation/CodingStyle, you see the message, "This file has moved to process/coding-style.rst". This commit replaces the old URL with a version hosted on GitHub.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user