From 6cc9c52521976450b1371c7555102ded79670b2e Mon Sep 17 00:00:00 2001 From: Byron Hsu Date: Sat, 31 Aug 2024 22:54:34 -0700 Subject: [PATCH] [doc] fix quick start link (#1282) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2991b4063..76aaa9d37 100644 --- a/README.md +++ b/README.md @@ -380,7 +380,7 @@ print(state["answer_1"]) #### More Examples Anthropic and VertexAI (Gemini) models are also supported. -You can find more examples at [examples/quick_start](examples/quick_start). +You can find more examples at [examples/quick_start](examples/frontend_language/quick_start). ### Language Feature To begin with, import sglang.