[Mlir-commits] [mlir] 1716c5b - [mlir][Docs] Code review is now done on GitHub
David Spickett
llvmlistbot at llvm.org
Mon Nov 20 05:19:41 PST 2023
Author: David Spickett
Date: 2023-11-20T13:18:39Z
New Revision: 1716c5b614c004cf4a890eeaa113d18c8f7cb1f7
URL: https://github.com/llvm/llvm-project/commit/1716c5b614c004cf4a890eeaa113d18c8f7cb1f7
DIFF: https://github.com/llvm/llvm-project/commit/1716c5b614c004cf4a890eeaa113d18c8f7cb1f7.diff
LOG: [mlir][Docs] Code review is now done on GitHub
Added:
Modified:
mlir/docs/Tools/MLIRLSP.md
Removed:
################################################################################
diff --git a/mlir/docs/Tools/MLIRLSP.md b/mlir/docs/Tools/MLIRLSP.md
index 7a12b1d1aca22ef..8270f922fffe865 100644
--- a/mlir/docs/Tools/MLIRLSP.md
+++ b/mlir/docs/Tools/MLIRLSP.md
@@ -503,7 +503,7 @@ This extension is actively developed within the
As such, contributions should follow the
[normal LLVM guidelines](https://llvm.org/docs/Contributing.html), with code
reviews sent to
-[phabricator](https://llvm.org/docs/Contributing.html#how-to-submit-a-patch).
+[GitHub](https://llvm.org/docs/Contributing.html#how-to-submit-a-patch).
When developing or deploying this extension within the LLVM monorepo, a few
extra setup steps are required:
More information about the Mlir-commits
mailing list