aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2023-11-20 13:18:39 +0000
committerDavid Spickett <david.spickett@linaro.org>2023-11-20 13:18:39 +0000
commit1716c5b614c004cf4a890eeaa113d18c8f7cb1f7 (patch)
treeac1f5237edb06a1852ae63bd5719d2c82feb62e8 /mlir/docs
parentba24b814f2a20a136f0a7a0b492b6ad8a62114c6 (diff)
downloadllvm-1716c5b614c004cf4a890eeaa113d18c8f7cb1f7.zip
llvm-1716c5b614c004cf4a890eeaa113d18c8f7cb1f7.tar.gz
llvm-1716c5b614c004cf4a890eeaa113d18c8f7cb1f7.tar.bz2
[mlir][Docs] Code review is now done on GitHub
Diffstat (limited to 'mlir/docs')
-rw-r--r--mlir/docs/Tools/MLIRLSP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/mlir/docs/Tools/MLIRLSP.md b/mlir/docs/Tools/MLIRLSP.md
index 7a12b1d..8270f92 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: