Skip to content

Docs: Rename CONTEXT structure files to fix URL encoding routing issues#2223

Open
natitati4 wants to merge 1 commit into
MicrosoftDocs:docsfrom
natitati4:fix-context-links
Open

Docs: Rename CONTEXT structure files to fix URL encoding routing issues#2223
natitati4 wants to merge 1 commit into
MicrosoftDocs:docsfrom
natitati4:fix-context-links

Conversation

@natitati4

@natitati4 natitati4 commented Jun 15, 2026

Copy link
Copy Markdown

The architecture table used relative links with tildes (like ns-winnt-context~r2.md). While these resolve in GitHub, the live Microsoft Learn build system seems to convert tildes in file names to hyphens, but doesn't update the relative markdown links, resulting in links that lead to 404 pages on the live site.

Renamed the files to use hyphens (-r1, -r2) and updated the cross-references in the x86 and ARM context documentation.

@natitati4

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@prmerger-automator

Copy link
Copy Markdown

@natitati4 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

The architecture table used relative links with tildes (like ns-winnt-context~r2.md).
While these resolve in GitHub, the live Microsoft Learn build system seems to convert
tildes in file names to hyphens, but doesn't update the relative markdown links,
resulting in links that lead to 404 pages on the live site.

Renamed the files to use hyphens (-r1, -r2) and updated the cross-references
in the x86 and ARM context documentation.
@natitati4 natitati4 force-pushed the fix-context-links branch from 6817423 to fe643fa Compare June 15, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants