From 4df07a55f3723de3222e832ca28a63c485171448 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Wed, 14 May 2025 21:11:00 -0400 Subject: [PATCH] Fix URL Signed-off-by: Yuan Tang --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index b9d1b42b8..faefd9570 100755 --- a/install.sh +++ b/install.sh @@ -59,10 +59,10 @@ Options: For more information: Documentation: https://llama-stack.readthedocs.io/ - GitHub: https://github.com/llamastack/llamastack + GitHub: https://github.com/meta-llama/llama-stack Report issues: - https://github.com/llamastack/llamastack/issues + https://github.com/meta-llama/llama-stack/issues EOF }