diff --git a/contributing.rst b/contributing.rst
index c3eadbb5a0a64f805708efcee488926087625d7f..5ab7f095bfe01afe945364e9106c7e6eef8ab0a7 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