diff --git a/docs/README.md b/docs/README.md index 7f736086e..2a724d22f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ |-------|-------------| |**[Getting Started](getting_started.md)** | Get setup to develop with `tye`. |**[Basic Tutorial (run locally)](/docs/tutorials/hello-tye/00_run_locally.md)** | Learn how to run an application locally with `tye`. -|**[Basic Tutorial (deploy)](/docs/tutorials/hello-tye/01_deploy.md.md)** | Learn how to deploy an application with `tye`. +|**[Basic Tutorial (deploy)](/docs/tutorials/hello-tye/01_deploy.md)** | Learn how to deploy an application with `tye`. |**[Basic Tutorial (add Redis)](/docs/tutorials/hello-tye/02_add_redis.md)** | Learn how to add redis for development and deployed to a development cluster.