aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2024-03-09 02:19:32 +0000
committerDavid Blaikie <dblaikie@gmail.com>2024-03-09 02:19:32 +0000
commit2709bafbfe54b75003c60a950605194d6a3c9776 (patch)
treebef1dda5bfd8a4d93c2cc243d16ec5a83c4f13c0
parent6b270358c71c3bc57a0dec6586c2f7a9d4d0a85b (diff)
downloadllvm-2709bafbfe54b75003c60a950605194d6a3c9776.zip
llvm-2709bafbfe54b75003c60a950605194d6a3c9776.tar.gz
llvm-2709bafbfe54b75003c60a950605194d6a3c9776.tar.bz2
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.
-rw-r--r--llvm/docs/CodeReview.rst2
-rw-r--r--llvm/docs/GitHub.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CodeReview.rst b/llvm/docs/CodeReview.rst
index e3a7494..ca57cff 100644
--- a/llvm/docs/CodeReview.rst
+++ b/llvm/docs/CodeReview.rst
@@ -106,7 +106,7 @@ approval, or solicit objections to a patch with a deadline.
.. note::
If you are using a Pull Request for purposes other than review
(eg: precommit CI results, convenient web-based reverts, etc)
- `skip-precommit-approval<https://github.com/llvm/llvm-project/labels?q=skip-precommit-approval>`
+ `skip-precommit-approval <https://github.com/llvm/llvm-project/labels?q=skip-precommit-approval>`_
label to the PR.
Acknowledge All Reviewer Feedback
diff --git a/llvm/docs/GitHub.rst b/llvm/docs/GitHub.rst
index 51a7310..4010958 100644
--- a/llvm/docs/GitHub.rst
+++ b/llvm/docs/GitHub.rst
@@ -33,7 +33,7 @@ documentation refer to `GitHub's documentation <https://docs.github.com/pull-req
.. note::
If you are using a Pull Request for purposes other than review
(eg: precommit CI results, convenient web-based reverts, etc)
- `skip-precommit-approval<https://github.com/llvm/llvm-project/labels?q=skip-precommit-approval>`
+ `skip-precommit-approval <https://github.com/llvm/llvm-project/labels?q=skip-precommit-approval>`_
label to the PR.
GitHub Tools