Author: eugenezelenko Date: Thu Jan 17 11:35:39 2019 New Revision: 351466 URL: http://llvm.org/viewvc/llvm-project?rev=351466&view=rev Log: [Documentation] Fix link in docs/clang-tidy/Contributing.rst.
Modified: clang-tools-extra/trunk/docs/clang-tidy/Contributing.rst Modified: clang-tools-extra/trunk/docs/clang-tidy/Contributing.rst URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clang-tidy/Contributing.rst?rev=351466&r1=351465&r2=351466&view=diff ============================================================================== --- clang-tools-extra/trunk/docs/clang-tidy/Contributing.rst (original) +++ clang-tools-extra/trunk/docs/clang-tidy/Contributing.rst Thu Jan 17 11:35:39 2019 @@ -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! _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits