"ssh:/git@developer.sourcefind.cn:2222/OpenDAS/dynamo.git" did not exist on "95214e8b5179b863e10841c37932ce1e3a1778f0"
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, ...@@ -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. 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 ### 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