Skip to content

Commit 1a1dc12

Browse files
authored
Fix minor README typos specific to 0.6 (#10006)
### Summary title ### Test plan markdown
1 parent 2f012a6 commit 1a1dc12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ Key value propositions of ExecuTorch are:
4848
## Getting Started
4949
To get started you can:
5050

51-
- 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
52-
- 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
53-
- Jump straight into LLMs use cases by following specific instructions for [Llama](./examples/models/llama/README.md) and [Llava](./examples/models/llava/README.md)
51+
- 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
52+
- 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
53+
- Jump straight into LLM use cases by following specific instructions for [Llama](./examples/models/llama/README.md) and [Llava](./examples/models/llava/README.md)
5454

5555
## Feedback and Engagement
5656

0 commit comments

Comments
 (0)