[clang-format][doc] Update the Linux kernel coding style URL
authorOwen Pan <owenpiano@gmail.com>
Thu, 5 Oct 2023 08:12:27 +0000 (01:12 -0700)
committerTobias Hieta <tobias@hieta.se>
Tue, 17 Oct 2023 06:19:10 +0000 (08:19 +0200)
(cherry picked from commit 8902f12e61aa2d3053ad4d536e36569fc8bc9512)

clang/docs/ClangFormatStyleOptions.rst

index 6f02a43..9b293b3 100644 (file)
@@ -5652,7 +5652,7 @@ Examples
 ========
 
 A style similar to the `Linux Kernel style
-<https://www.kernel.org/doc/Documentation/CodingStyle>`_:
+<https://www.kernel.org/doc/html/latest/process/coding-style.html>`_:
 
 .. code-block:: yaml