Skip to content

docs: fix dead vLLM engine_args link#12979

Open
sanjibani wants to merge 1 commit into
continuedev:mainfrom
sanjibani:fix/vllm-engine-args-link
Open

docs: fix dead vLLM engine_args link#12979
sanjibani wants to merge 1 commit into
continuedev:mainfrom
sanjibani:fix/vllm-engine-args-link

Conversation

@sanjibani

Copy link
Copy Markdown

Summary

Fixes a dead external link in the vLLM model-provider guide.

  • docs/customize/model-providers/more/vllm.mdx:6: https://docs.vllm.ai/en/latest/usage/engine_args.html (HTTP 404) replaced with the canonical https://docs.vllm.ai/en/latest/configuration/engine_args.html (200). vLLM moved the engine-args reference from the /usage/ path to the /configuration/ path in their docs site.

Single-line change, single file. Verified the replacement target returns 200 and matches the same engine-args content the broken URL previously pointed to.

docs/customize/model-providers/more/vllm.mdx:6 points at https://docs.vllm.ai/en/latest/usage/engine_args.html (HTTP 404; vLLM moved the engine-args reference from /usage/ to /configuration/ in their docs site). Replaced with https://docs.vllm.ai/en/latest/configuration/engine_args.html (200).

Verified the replacement target returns 200 and matches the same engine-args content the broken URL previously pointed to.
@sanjibani
sanjibani requested a review from a team as a code owner July 12, 2026 16:10
@sanjibani
sanjibani requested review from sestinj and removed request for a team July 12, 2026 16:10
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant