Author: r.stahl Date: Mon Jul 29 04:00:23 2019 New Revision: 367219 URL: http://llvm.org/viewvc/llvm-project?rev=367219&view=rev Log: doc: Fix Google C++ Style Guide link.
Modified: cfe/trunk/docs/ClangFormatStyleOptions.rst Modified: cfe/trunk/docs/ClangFormatStyleOptions.rst URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ClangFormatStyleOptions.rst?rev=367219&r1=367218&r2=367219&view=diff ============================================================================== --- cfe/trunk/docs/ClangFormatStyleOptions.rst (original) +++ cfe/trunk/docs/ClangFormatStyleOptions.rst Mon Jul 29 04:00:23 2019 @@ -138,7 +138,7 @@ the configuration (without a prefix: ``A <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>`_ _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits