diff --git a/README.md b/README.md index 6d151854b42..1bb57c1a5a2 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ Key value propositions of ExecuTorch are: ## Getting Started To get started you can: -- Visit the [Step by Step Tutorial](https://pytorch.org/executorch/main/index.html) on getting things running locally and deploy a model to a device -- Use this [Colab Notebook](https://pytorch.org/executorch/stable/getting-started-setup.html#quick-setup-colab-jupyter-notebook-prototype) to start playing around right away -- Jump straight into LLMs use cases by following specific instructions for [Llama](./examples/models/llama/README.md) and [Llava](./examples/models/llava/README.md) +- Visit the [Step by Step Tutorial](https://pytorch.org/executorch/0.6/index.html) to get things running locally and deploy a model to a device +- Use this [Colab Notebook](https://pytorch.org/executorch/0.6/getting-started-setup.html#quick-setup-colab-jupyter-notebook-prototype) to start playing around right away +- Jump straight into LLM use cases by following specific instructions for [Llama](./examples/models/llama/README.md) and [Llava](./examples/models/llava/README.md) ## Feedback and Engagement