Unverified Commit 20d284e8 authored by Biswa Panda's avatar Biswa Panda Committed by GitHub
Browse files

fix: doc links (#2309)

parent e95f8758
......@@ -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