aboutsummaryrefslogtreecommitdiffstats
path: root/contributing.rst
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2018-09-24 17:26:57 +0200
committerSandrine Bailleux <sandrine.bailleux@arm.com>2018-09-26 11:25:05 +0200
commitfc5747f39761cb0d448ad7e24072c653de8fa6a3 (patch)
tree792a7f7d40e838e308d7e86592833b7a47ac3935 /contributing.rst
parent9068257ea7e0242214f9e833410d9b3fc8bcbe45 (diff)
downloadplatform_external_arm-trusted-firmware-fc5747f39761cb0d448ad7e24072c653de8fa6a3.tar.gz
platform_external_arm-trusted-firmware-fc5747f39761cb0d448ad7e24072c653de8fa6a3.tar.bz2
platform_external_arm-trusted-firmware-fc5747f39761cb0d448ad7e24072c653de8fa6a3.zip
Update link to Linux coding style
Change-Id: Id0f099a19f207771c9dc542ba669898f57141755 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'contributing.rst')
-rw-r--r--contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.rst b/contributing.rst
index c3eadbb5a..5ab7f095b 100644
--- a/contributing.rst
+++ b/contributing.rst
@@ -116,7 +116,7 @@ Submitting Changes
.. _Fork: https://help.github.com/articles/fork-a-repo
.. _arm-trusted-firmware: https://github.com/ARM-software/arm-trusted-firmware
.. _Git guidelines: http://git-scm.com/book/ch5-2.html
-.. _Linux coding style: https://www.kernel.org/doc/Documentation/CodingStyle
+.. _Linux coding style: https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst
.. _User Guide: ./docs/user-guide.rst
.. _automatically closed: https://help.github.com/articles/closing-issues-via-commit-messages
.. _Porting Guide: ./docs/porting-guide.rst