Skip to content

[Bug]: Broken external links on the Volcano website #562

Description

@yashisrani

Description

I found a few broken external links while checking the Volcano website. These links are either returning 503 Service Unavailable or 403 Forbidden, which results in a poor user experience and may confuse visitors.

Broken Links

Status URL
503 https://www.leinao.ai/
403 https://www.openinnovation.ai/
Image

Expected Behavior

All external links on the website should be valid and accessible. If a link is no longer available, it should be updated or removed.

Actual Behavior

Some external links return HTTP errors (503/403), making them inaccessible.

Suggested Fix

  • Verify whether these URLs have changed.
  • Replace them with the correct URLs if they have moved.
  • Remove the links if they are no longer maintained.
  • Add a periodic link checker in CI to detect broken links automatically.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions