From 00ed9a410b405cf489d2a2dd73d896231d30c5d4 Mon Sep 17 00:00:00 2001 From: raghotham Date: Thu, 3 Oct 2024 23:28:43 -0700 Subject: [PATCH] Update getting_started.md update discord invite link --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 4e51bc079..e933493c9 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -1,7 +1,7 @@ # llama-stack [![PyPI - Downloads](https://img.shields.io/pypi/dm/llama-stack)](https://pypi.org/project/llama-stack/) -[![Discord](https://img.shields.io/discord/1257833999603335178)](https://discord.gg/TZAAYNVtrU) +[![Discord](https://img.shields.io/discord/1257833999603335178)](https://discord.gg/llama-stack) This repository contains the specifications and implementations of the APIs which are part of the Llama Stack.