From 1ae80cc839bab3e884c12420eecda20224241bdd Mon Sep 17 00:00:00 2001 From: Adrian Lyjak Date: Wed, 29 Oct 2025 17:44:26 -0400 Subject: [PATCH] fix docs (#37) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 885f7c8..98c034e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Llama Deploy -This application uses LlamaDeploy. For more information see [the docs](https://developers.llamaindex.ai/python/cloud/llamaagents/getting-started) +This application uses LlamaDeploy. For more information see [the docs](https://developers.llamaindex.ai/python/llamaagents/llamactl/getting-started/) # Getting Started