Skip to content

[Docs] Add <LangLink> component and fix a few links#2709

Merged
corinagum merged 3 commits intomainfrom
cg/doc-links
Feb 10, 2026
Merged

[Docs] Add <LangLink> component and fix a few links#2709
corinagum merged 3 commits intomainfrom
cg/doc-links

Conversation

@corinagum
Copy link
Collaborator

  • Fix: app-authentication.mdx was not generating C# docs despite their existence
  • Add a new component that allows dynamic linking to language-specific files from general files
    • e.g. <LangLink to="essentials/app-authentication">App Auth</LangLink will render <a href="/typescript/essentials/app-authentication">App Auth</a>
  • Update self-referencing link in app-authentication template file
  • Update Welcome page to use <LangLink>
image

@corinagum corinagum merged commit f226fae into main Feb 10, 2026
2 checks passed
@corinagum corinagum deleted the cg/doc-links branch February 10, 2026 17:13
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.

3 participants