diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst index c04177494c16e..5bf9f37384ab2 100644 --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst @@ -504,7 +504,7 @@ that include merges, so the `git rebase` step above is required. 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