bug: Documentation: Some links in document are broken / link invalid
Author: codingbugssCreated Aug 7, 2026Updated Aug 7, 2026
Labelsbug
Describe the bug
Describe the bug
Some hyperlinks in the documentation are invalid, clicking them returns 404 page not found, cannot jump to the corresponding content.
To Reproduce
Steps to reproduce the behavior:
- Open document file
#computer-vision - Click link
https://github.com/bentoml/BentoYolo - See error: 404 Not Found
Expected behavior
The link should jump to the correct target page.
Screenshots
Environment
- Document version / commit id:
latest - Browser: [e.g. Chrome 126]
Additional context
Broken link address:
https://github.com/bentoml/BentoYolo
Suggestion: check relative path / absolute url for this link.
To reproduce
No response
Expected behavior
No response
Environment
...
Source: bentoml/BentoML