diff --git a/mlir/docs/Tutorials/Toy/Ch-1.md b/mlir/docs/Tutorials/Toy/Ch-1.md --- a/mlir/docs/Tutorials/Toy/Ch-1.md +++ b/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