[llvm] d60bfa6 - Address a rst format error caught by buildbot
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 5 18:58:24 PDT 2021
Author: Philip Reames
Date: 2021-10-05T18:58:08-07:00
New Revision: d60bfa6f193c0d67fadf052e5c65ceb7e1b68b63
URL: https://github.com/llvm/llvm-project/commit/d60bfa6f193c0d67fadf052e5c65ceb7e1b68b63
DIFF: https://github.com/llvm/llvm-project/commit/d60bfa6f193c0d67fadf052e5c65ceb7e1b68b63.diff
LOG: Address a rst format error caught by buildbot
Added:
Modified:
llvm/docs/Phabricator.rst
Removed:
################################################################################
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst
index 265e234ce71b..4d4c41b1c004 100644
--- a/llvm/docs/Phabricator.rst
+++ b/llvm/docs/Phabricator.rst
@@ -232,8 +232,8 @@ to opt-out, please let us know why, so we might be able to improve in the future
Operational Details
^^^^^^^^^^^^^^^^^^^
-The code responsible for running the pre-merge flow can be found in the external
-repository `https://github.com/google/llvm-premerge-checks`_. For enhancement
+The code responsible for running the pre-merge flow can be found in the `external
+repository <https://github.com/google/llvm-premerge-checks>`_. For enhancement
ideas and most bugs, please file an issue on said repository. For immediate
operational problems, the point of contact is
`Mikhail Goncharov <mailto:goncharo at google.com>`_.
More information about the llvm-commits
mailing list