Tiny docs fix

llvm-svn: 309300
This commit is contained in:
Hans Wennborg 2017-07-27 18:14:00 +00:00
parent aead31a36f
commit ce99589225
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ the regression.
LLVM has a single repository that contains all projects. It can be cloned at:
`<https://github.com/llvm-project/llvm-project-20170507>`_. How to bisect on a
git repository is explained here
`<https://www.metaltoad.com/blog/beginners-guide-git-bisect-process-elimination`_.
`<https://www.metaltoad.com/blog/beginners-guide-git-bisect-process-elimination>`_.
The bisect process can also be automated as explained here:
`<https://www.metaltoad.com/blog/mechanizing-git-bisect-bug-hunting-lazy>`_.
An LLVM specific run script is available here: