Skip to content

Commit 528bd04

Browse files
committed
Fix ReST syntax on link to "Bisecting LLVM code" page
Patch from nicolas17 (Nicolás Alvarez)! Differential Revision: https://reviews.llvm.org/D74422
1 parent fdc7a16 commit 528bd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/GettingStarted.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ that include merges, so the `git rebase` step above is required.
504504
Bisecting commits
505505
^^^^^^^^^^^^^^^^^
506506

507-
See `Bisecting LLVM code <GitBisecting.html>` for how to use ``git bisect``
507+
See `Bisecting LLVM code <GitBisecting.html>`_ for how to use ``git bisect``
508508
on LLVM.
509509

510510
Reverting a change

0 commit comments

Comments
 (0)