Skip to content

Commit

Permalink
Fixed a link.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252069 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
alexfh committed Nov 4, 2015
1 parent 7b02efb commit 2b44180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ClangTools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ provide its own user-focused documentation.
``clang-tidy``
--------------

`clang-tidy <http://clang.llvm.org/extra/clang-tidy/>` is a clang-based C++
`clang-tidy <http://clang.llvm.org/extra/clang-tidy/>`_ is a clang-based C++
linter tool. It provides an extensible framework for building compiler-based
static analyses detecting and fixing bug-prone patterns, performance,
portability and maintainability issues.
Expand Down

0 comments on commit 2b44180

Please sign in to comment.