From e9490935fb5a1adba2c6211f665c4d5df7e549ed Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Wed, 8 Jan 2025 14:46:44 -0800 Subject: [PATCH] fix --- docs/source/distributions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/distributions/index.md b/docs/source/distributions/index.md index 545f8d495..9b2f46869 100644 --- a/docs/source/distributions/index.md +++ b/docs/source/distributions/index.md @@ -34,7 +34,7 @@ If so, we suggest: - [Android](ondevice_distro/android_sdk) - **Do you want a hosted Llama Stack endpoint?** If so, we suggest: - - Remote-Hosted Llama Stack endpoints with Together | Fireworks ([Guide](remote_hosted_distro/index)) + - [Remote-Hosted Llama Stack Endpoints](remote_hosted_distro/index) You can also build your own [custom distribution](building_distro).