summaryrefslogtreecommitdiff
path: root/mlir/README.md
diff options
context:
space:
mode:
authorSylvestre Ledru <sledru@mozilla.com>2019-12-24 13:31:07 +0100
committerGitHub <noreply@github.com>2019-12-24 13:31:07 +0100
commit95b69a7082ab9b4f6d379d06c5238acf74c39f2a (patch)
treeb0185c1c63f0dfdf0fd347d9064c46f46419d6e2 /mlir/README.md
parent4657a397c22a27775823b8f731abdc6477badfea (diff)
downloadllvm-95b69a7082ab9b4f6d379d06c5238acf74c39f2a.tar.gz
mlir README.md: Fix the syntax
Diffstat (limited to 'mlir/README.md')
-rw-r--r--mlir/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/mlir/README.md b/mlir/README.md
index 779269bc5741..2d4d8de86ef3 100644
--- a/mlir/README.md
+++ b/mlir/README.md
@@ -1,3 +1,3 @@
# Multi-Level Intermediate Representation
-See [https://mlir.llvm.org/](https://mlir.llvm.org/]) for more information.
+See [https://mlir.llvm.org/](https://mlir.llvm.org/) for more information.