[PATCH] D73770: [mlir] Fix link to 'Getting started with MLIR'
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 04:05:15 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9adbb6c468c1: [mlir] Fix link to 'Getting started with MLIR' (authored by marbre, committed by ftynse).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73770/new/
https://reviews.llvm.org/D73770
Files:
mlir/docs/Tutorials/Toy/Ch-1.md
Index: mlir/docs/Tutorials/Toy/Ch-1.md
===================================================================
--- mlir/docs/Tutorials/Toy/Ch-1.md
+++ mlir/docs/Tutorials/Toy/Ch-1.md
@@ -12,7 +12,7 @@
This tutorial assumes you have cloned and built MLIR; if you have not yet done
so, see
-[Getting started with MLIR](https://github.com/tensorflow/mlir#getting-started-with-mlir).
+[Getting started with MLIR](https://mlir.llvm.org/getting_started/).
## The Chapters
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73770.242015.patch
Type: text/x-patch
Size: 471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/8e92628c/attachment.bin>
More information about the llvm-commits
mailing list