Skip to content

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

Open
Floriansylvain wants to merge 1 commit into
KhronosGroup:mainfrom
Floriansylvain:fix/link-vs-xref-internal-refs
Open

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

Conversation

@Floriansylvain

Copy link
Copy Markdown

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).

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.

1 participant