forked from OSchip/llvm-project
[Documentation] Fix link in docs/clang-tidy/Contributing.rst.
llvm-svn: 351466
This commit is contained in:
parent
73a0c240cf
commit
6bea2f21ce
|
@ -59,8 +59,9 @@ Preparing your Workspace
|
|||
------------------------
|
||||
|
||||
If you are new to LLVM development, you should read the `Getting Started with
|
||||
the LLVM System`_, `Using Clang Tools`_ and `How To Setup Tooling For LLVM`_
|
||||
documents to check out and build LLVM, Clang and Clang Extra Tools with CMake.
|
||||
the LLVM System`_, `Using Clang Tools`_ and `How To Setup Clang Tooling For
|
||||
LLVM`_ documents to check out and build LLVM, Clang and Clang Extra Tools with
|
||||
CMake.
|
||||
|
||||
Once you are done, change to the ``llvm/tools/clang/tools/extra`` directory, and
|
||||
let's start!
|
||||
|
|
Loading…
Reference in New Issue