[PATCH] D94929: [docs] Fix overly specific link to uploading patches on Phabricator
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 08:14:01 PST 2021
ldionne updated this revision to Diff 317886.
ldionne added a comment.
Fix broken link (I generated the documentation to test, this time).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94929/new/
https://reviews.llvm.org/D94929
Files:
llvm/docs/Contributing.rst
Index: llvm/docs/Contributing.rst
===================================================================
--- llvm/docs/Contributing.rst
+++ llvm/docs/Contributing.rst
@@ -90,7 +90,7 @@
To get a patch accepted, it has to be reviewed by the LLVM community. This can
be done using `LLVM's Phabricator`_ or the llvm-commits mailing list.
-Please follow :ref:`Phabricator#requesting-a-review-via-the-web-interface <phabricator-request-review-web>`
+Please follow :ref:`Phabricator#phabricator-reviews <phabricator-reviews>`
to request a review using Phabricator.
To make sure the right people see your patch, please select suitable reviewers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94929.317886.patch
Type: text/x-patch
Size: 644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/5191c3fe/attachment.bin>
More information about the llvm-commits
mailing list