]> granicus.if.org Git - clang/commitdiff
[clang-format][docs] Fix the Google C++ and Chromium style guide URLs
authorPaul Hoad <mydeveloperday@gmail.com>
Sun, 6 Oct 2019 09:37:58 +0000 (09:37 +0000)
committerPaul Hoad <mydeveloperday@gmail.com>
Sun, 6 Oct 2019 09:37:58 +0000 (09:37 +0000)
Summary: The Google C++ and Chromium style guides are broken in the clang-format docs. This patch updates them.

Reviewers: djasper, MyDeveloperDay

Reviewed By: MyDeveloperDay

Subscribers: cfe-commits

Tags: #clang

Patch by: m4tx

Differential Revision: https://reviews.llvm.org/D61256

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@373844 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ClangFormatStyleOptions.rst

index 459805d312acac5d0aefde2e83b95b57dadbc2fc..3cd47d3c0ac085874daa43b38e04caa2d4a76717 100644 (file)
@@ -141,7 +141,7 @@ the configuration (without a prefix: ``Auto``).
     <https://google.github.io/styleguide/cppguide.html>`_
   * ``Chromium``
     A style complying with `Chromium's style guide
-    <https://www.chromium.org/developers/coding-style>`_
+    <https://chromium.googlesource.com/chromium/src/+/master/styleguide/styleguide.md>`_
   * ``Mozilla``
     A style complying with `Mozilla's style guide
     <https://developer.mozilla.org/en-US/docs/Developer_Guide/Coding_Style>`_