Skip to content

Commit 26507f8

Browse files
authored
[Docs] Fix a link and grammar issue in production-stack.md (#16809)
Signed-off-by: windsonsea <[email protected]>
1 parent 9c1d5b4 commit 26507f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/deployment/integrations/production-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Ensure that you have a running Kubernetes environment with GPU (you can follow [
1616

1717
## Deployment using vLLM production stack
1818

19-
The standard vLLM production stack install uses a Helm chart. You can run this [bash script](https://github.com/vllm-project/production-stack/blob/main/tutorials/install-helm.sh) to install Helm on your GPU server.
19+
The standard vLLM production stack is installed using a Helm chart. You can run this [bash script](https://github.com/vllm-project/production-stack/blob/main/utils/install-helm.sh) to install Helm on your GPU server.
2020

2121
To install the vLLM production stack, run the following commands on your desktop:
2222

0 commit comments

Comments
 (0)