diff --git a/README.md b/README.md index 09ceb7ab1d07..1e69c4cc7924 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ TVM is licensed under the [Apache-2.0](LICENSE) license. Getting Started --------------- Check out the [TVM Documentation](https://tvm.apache.org/docs/) site for installation instructions, tutorials, examples, and more. -The [Getting Started with TVM](https://tvm.apache.org/docs/tutorials/get_started/introduction.html) tutorial is a great +The [Introduction to TVM](http://tvm.apache.org/docs/tutorial/introduction.html#sphx-glr-tutorial-introduction-py) tutorial is a great place to start. Contribute to TVM