Skip to content

Commit 2b44180

Browse files
committed
Fixed a link.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252069 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 7b02efb commit 2b44180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ClangTools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ provide its own user-focused documentation.
105105
``clang-tidy``
106106
--------------
107107

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

0 commit comments

Comments
 (0)