From 20d41cabdda2b66a13b7f82a75791516476641af Mon Sep 17 00:00:00 2001 From: Hardik Shah Date: Thu, 23 Jan 2025 12:41:49 -0800 Subject: [PATCH] fix distro broken link --- docs/source/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.md b/docs/source/index.md index 41910a973..fb656a228 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -15,7 +15,7 @@ Our goal is to provide pre-packaged implementations (aka "distributions") which - New to Llama Stack? Start with the [Introduction](introduction/index) to understand our motivation and vision. - Ready to build? Check out the [Quick Start](getting_started/index) to get started. -- Need specific providers? Browse [Distributions](distributions/index) to see all the options available. +- Need specific providers? Browse [Distributions](distributions/selection) to see all the options available. - Want to contribute? See the [Contributing](contributing/index) guide. ## Available SDKs