[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
This commit is contained in:
Marius Brehler 2020-02-03 13:00:04 +01:00 committed by Alex Zinenko
parent 961530fdc9
commit 9adbb6c468
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ the model of the
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