Skip to content

Commit 78131cf

Browse files
authored
fix readme links to the docs (#974)
Signed-off-by: Rob Mulla <[email protected]>
1 parent ee7bccc commit 78131cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ vLLM TPU is now powered by `tpu-inference`, an expressive and powerful new hardw
3939

4040
Although vLLM TPU’s new unified backend makes out-of-the-box high performance serving possible with any model supported in vLLM, the reality is that we're still in the process of implementing a few core components.
4141

42-
For this reason, we’ve provided a **[Recommended Models and Features](https://docs.vllm.ai/projects/tpu/en/latest/recommended_models_features.html)** page detailing the models and features that are validated through unit, integration, and performance testing.
42+
For this reason, we’ve provided a **[Recommended Models and Features](https://docs.vllm.ai/projects/tpu/en/latest/recommended_models_features/)** page detailing the models and features that are validated through unit, integration, and performance testing.
4343

4444
## Get started
4545

46-
Get started with vLLM on TPUs by following the [quickstart guide](https://docs.vllm.ai/projects/tpu/en/latest/getting_started/quickstart.html).
46+
Get started with vLLM on TPUs by following the [quickstart guide](https://docs.vllm.ai/projects/tpu/en/latest/getting_started/quickstart/).
4747

4848
Visit our [documentation](https://docs.vllm.ai/projects/tpu/en/latest/) to learn more.
4949

0 commit comments

Comments
 (0)