From 240f536b184acebe30c75c5adb92a5a333e0b17d Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Fri, 22 Nov 2024 17:42:57 -0800 Subject: [PATCH] ordering --- docs/source/references/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/references/index.md b/docs/source/references/index.md index 5fcc3b809..85b1ad75a 100644 --- a/docs/source/references/index.md +++ b/docs/source/references/index.md @@ -1,8 +1,8 @@ # References +- [API Reference](api_reference/index) for the Llama Stack API specification - [Llama CLI](llama_cli_reference/index) for building and running your Llama Stack server - [Llama Stack Client CLI](llama_stack_client_cli_reference/index) for interacting with your Llama Stack server -- [API Reference](api_reference/index) for the Llama Stack API specification ```{toctree} :maxdepth: 2