Skip to content

docs: replace "link:" with "xref:" for internal page references#397

Merged
marty-johnson59 merged 1 commit into
KhronosGroup:mainfrom
Floriansylvain:fix/link-vs-xref-internal-refs
Jun 29, 2026
Merged

docs: replace "link:" with "xref:" for internal page references#397
marty-johnson59 merged 1 commit into
KhronosGroup:mainfrom
Floriansylvain:fix/link-vs-xref-internal-refs

Conversation

@Floriansylvain

Copy link
Copy Markdown
Contributor

Hello! So, I was reading specifically Loading Models and stumbled upon a 404 clicking the link Development Environment on that page. The '.adoc' is not converted to '.html' because it uses 'link:' (should be used for external links) instead of 'xref:' (internal doc links). So I wanted to fix that but ended up doing a little regex (link:.*\.adoc) to fix everywhere that's the case (and I checked, they do currently 404 on docs.vulkan.org/tutorial/latest).

@marty-johnson59 marty-johnson59 merged commit 9907070 into KhronosGroup:main Jun 29, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants