Unverified Commit c86052c9 authored by Anish's avatar Anish Committed by GitHub
Browse files

fix: fixed broken links (#2254)

parent 92b22b9d
......@@ -29,11 +29,11 @@ Dynamo Cloud acts as an orchestration layer between the end user and Kubernetes,
We provide a Custom Resource YAML file for many examples under the components/backends/{engine}/deploy folders. Consult the examples below for the CRs for a specific inference backend.
[View SGLang K8s](../../components/backends/sglang/deploy/README.md)
[View SGLang K8s](/components/backends/sglang/deploy/README.md)
[View vLLM K8s](../../components/backends/vllm/deploy/README.md)
[View vLLM K8s](/components/backends/vllm/deploy/README.md)
[View TRT-LLM K8s](../../components/backends/trtllm/deploy/README.md)
[View TRT-LLM K8s](/components/backends/trtllm/deploy/README.md)
### Deploying a particular example
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment