Skip to content

Commit 2709baf

Browse files
committed
llvm/docs: Try to fix some broken links
I messed up the syntax here previously - let's see if this is enough to get it working.
1 parent 6b27035 commit 2709baf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

llvm/docs/CodeReview.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ approval, or solicit objections to a patch with a deadline.
106106
.. note::
107107
If you are using a Pull Request for purposes other than review
108108
(eg: precommit CI results, convenient web-based reverts, etc)
109-
`skip-precommit-approval<https://github.com/llvm/llvm-project/labels?q=skip-precommit-approval>`
109+
`skip-precommit-approval <https://github.com/llvm/llvm-project/labels?q=skip-precommit-approval>`_
110110
label to the PR.
111111

112112
Acknowledge All Reviewer Feedback

llvm/docs/GitHub.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ documentation refer to `GitHub's documentation <https://docs.github.com/pull-req
3333
.. note::
3434
If you are using a Pull Request for purposes other than review
3535
(eg: precommit CI results, convenient web-based reverts, etc)
36-
`skip-precommit-approval<https://github.com/llvm/llvm-project/labels?q=skip-precommit-approval>`
36+
`skip-precommit-approval <https://github.com/llvm/llvm-project/labels?q=skip-precommit-approval>`_
3737
label to the PR.
3838

3939
GitHub Tools

0 commit comments

Comments
 (0)