summaryrefslogtreecommitdiff
path: root/docs/ClangTools.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ClangTools.rst')
-rw-r--r--docs/ClangTools.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ClangTools.rst b/docs/ClangTools.rst
index d666c92329..bc30459957 100644
--- a/docs/ClangTools.rst
+++ b/docs/ClangTools.rst
@@ -10,8 +10,8 @@ refactoring, etc.
Only a couple of the most basic and fundamental tools are kept in the
primary Clang tree. The rest of the tools are kept in a separate
-directory tree, ``clang-tools-extra
-<https://github.com/llvm/llvm-project/tree/master/clang-tools-extra>``_.
+directory tree, `clang-tools-extra
+<https://github.com/llvm/llvm-project/tree/master/clang-tools-extra>`_.
This document describes a high-level overview of the organization of
Clang Tools within the project as well as giving an introduction to some