diff --git a/docs/docs/distributions/list_of_distributions.mdx b/docs/docs/distributions/list_of_distributions.mdx index 57fa6e85f..d763df0a5 100644 --- a/docs/docs/distributions/list_of_distributions.mdx +++ b/docs/docs/distributions/list_of_distributions.mdx @@ -28,7 +28,7 @@ Llama Stack provides several pre-configured distributions to help you get starte - Run locally with Ollama for development ```bash -docker pull llama-stack/distribution-starter +docker pull llamastack/distribution-starter ``` **Guides:** [Starter Distribution Guide](self_hosted_distro/starter) @@ -41,7 +41,7 @@ docker pull llama-stack/distribution-starter - Need to run inference locally ```bash -docker pull llama-stack/distribution-meta-reference-gpu +docker pull llamastack/distribution-meta-reference-gpu ``` **Guides:** [Meta Reference GPU Guide](self_hosted_distro/meta-reference-gpu)