Skip to content

Commit 9adbb6c

Browse files
marbreftynse
authored andcommitted
[mlir] Fix link to 'Getting started with MLIR'
The link in the toy example pointed to the 'tensorflow/mlir' repo and is replaced with https://mlir.llvm.org. Differential Revision: https://reviews.llvm.org/D73770
1 parent 961530f commit 9adbb6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/docs/Tutorials/Toy/Ch-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ the model of the
1212

1313
This tutorial assumes you have cloned and built MLIR; if you have not yet done
1414
so, see
15-
[Getting started with MLIR](https://github.com/tensorflow/mlir#getting-started-with-mlir).
15+
[Getting started with MLIR](https://mlir.llvm.org/getting_started/).
1616

1717
## The Chapters
1818

0 commit comments

Comments
 (0)