Skip to content

[BUG] Broken links in sidebar: Redundant "/source/" segment in extension URLs #204

@ZehuiLin-Huawei

Description

@ZehuiLin-Huawei

On the Vulkan documentation site, clicking any extension name in the left-hand sidebar results in a 404 error page.

It looks like a pathing issue: the sidebar links point to an incorrect URL containing a redundant /source/ segment.

  • Correct: .../source/VK_AMDX_dense_geometry_format.html
  • Actual: .../source/source/VK_AMDX_dense_geometry_format.html

Metadata

Metadata

Assignees

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