diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst @@ -504,7 +504,7 @@ Bisecting commits ^^^^^^^^^^^^^^^^^ -See `Bisecting LLVM code ` for how to use ``git bisect`` +See `Bisecting LLVM code `_ for how to use ``git bisect`` on LLVM. Reverting a change