]> granicus.if.org Git - clang/commitdiff
doc: Fix Google C++ Style Guide link.
authorRafael Stahl <r.stahl@tum.de>
Mon, 29 Jul 2019 11:00:23 +0000 (11:00 +0000)
committerRafael Stahl <r.stahl@tum.de>
Mon, 29 Jul 2019 11:00:23 +0000 (11:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367219 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ClangFormatStyleOptions.rst

index 74648652cea333d24b78e6080527dee4067d6d9a..07b3792b2f82cc7617897e6e07e4268ebcd727fd 100644 (file)
@@ -138,7 +138,7 @@ the configuration (without a prefix: ``Auto``).
     <https://llvm.org/docs/CodingStandards.html>`_
   * ``Google``
     A style complying with `Google's C++ style guide
-    <http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml>`_
+    <https://google.github.io/styleguide/cppguide.html>`_
   * ``Chromium``
     A style complying with `Chromium's style guide
     <https://www.chromium.org/developers/coding-style>`_