Skip to content

Conversation

@didier-durand
Copy link
Contributor

@didier-durand didier-durand commented Sep 8, 2025

Purpose

Improve doc quality by fixing hyperlinks currently leading to not found (404) erros

Test Plan

Validated manually the correctness of the new links

Test Result

successful: new links now lead to existing pages

Signed-off-by: Didier Durand <durand.didier@gmail.com>
@mergify mergify bot added the documentation Improvements or additions to documentation label Sep 8, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request addresses broken hyperlinks within the documentation, specifically in docs/configuration/tpu.md and docs/design/metrics.md. The changes correctly update the paths to point to the appropriate README.md files, resolving 404 errors and improving the overall quality and usability of the documentation. The fixes are accurate and well-targeted.

Copy link
Member

@hmellor hmellor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These links were correct. They link to the auto-generated md examples which live in docs/examples

Signed-off-by: Didier Durand <durand.didier@gmail.com>
Signed-off-by: Didier Durand <durand.didier@gmail.com>
@didier-durand
Copy link
Contributor Author

@hmellor :

  1. thanks for the explanation on the link transformation due to automatic changes. I did not notice it by myself until your explanations.
  2. I reverted those incorrect changes
  3. I fixed 2 links toward Ray site that were producing 404s. (I changed PR title accordingly

Thanks for your understanding !

Didier

@didier-durand didier-durand changed the title [Doc]: fix 3 incorrect cross-doc hyperlinks leading to 404 errors [Doc]: fix 2 hyperlinks leading to Ray site after they changed Ray's doc structure Sep 8, 2025
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Copy link
Member

@hmellor hmellor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for fixing these external links!

@vllm-bot vllm-bot merged commit 55be93b into vllm-project:main Sep 8, 2025
7 of 12 checks passed
eicherseiji pushed a commit to eicherseiji/vllm that referenced this pull request Sep 9, 2025
…doc structure (vllm-project#24438)

Signed-off-by: Didier Durand <durand.didier@gmail.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
skyloevil pushed a commit to skyloevil/vllm that referenced this pull request Sep 13, 2025
…doc structure (vllm-project#24438)

Signed-off-by: Didier Durand <durand.didier@gmail.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
…doc structure (vllm-project#24438)

Signed-off-by: Didier Durand <durand.didier@gmail.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
…doc structure (vllm-project#24438)

Signed-off-by: Didier Durand <durand.didier@gmail.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
…doc structure (vllm-project#24438)

Signed-off-by: Didier Durand <durand.didier@gmail.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants