[Docs] Sync docs_new with legacy docs and update migration redirects (#23337)

Co-authored-by: Mingyi <wisclmy0611@gmail.com>
This commit is contained in:
zijiexia
2026-04-21 00:15:17 -07:00
committed by GitHub
co-authored by Mingyi
parent f63def8510
commit 900aad5f72
179 changed files with 16014 additions and 8162 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ SGLang is an inference framework meant for production level serving.
It is designed to deliver low-latency and high-throughput inference across a wide range of setups, from a single GPU to large distributed clusters.
<CardGroup cols={2}>
<Card title="Install SGLang" icon="angles-down" href="./docs/get-started/installation">
<Card title="Install SGLang" icon="angles-down" href="./docs/get-started/install">
Install SGLang with pip, from source, or via Docker on your preferred hardware platform.
</Card>