From: Rafael Stahl Date: Mon, 29 Jul 2019 11:00:23 +0000 (+0000) Subject: doc: Fix Google C++ Style Guide link. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3bde7461ddb564076a9eb0927b6618716362fc73;p=clang doc: Fix Google C++ Style Guide link. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367219 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ClangFormatStyleOptions.rst b/docs/ClangFormatStyleOptions.rst index 74648652ce..07b3792b2f 100644 --- a/docs/ClangFormatStyleOptions.rst +++ b/docs/ClangFormatStyleOptions.rst @@ -138,7 +138,7 @@ the configuration (without a prefix: ``Auto``). `_ * ``Google`` A style complying with `Google's C++ style guide - `_ + `_ * ``Chromium`` A style complying with `Chromium's style guide `_