[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:30 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c1bc0d24cea: [docs] Fix overly specific link to uploading patches on Phabricator (authored by ldionne).

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.317887.patch
Type: text/x-patch
Size: 644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/5f95e058/attachment.bin>


More information about the llvm-commits mailing list