Skip to content

Fix broken and stale links in Documentation/README.md#11211

Open
jonathanpeppers wants to merge 1 commit intomainfrom
op-fix-docs-broken-links
Open

Fix broken and stale links in Documentation/README.md#11211
jonathanpeppers wants to merge 1 commit intomainfrom
op-fix-docs-broken-links

Conversation

@jonathanpeppers
Copy link
Copy Markdown
Member

Summary

Fix 5 broken/stale links in Documentation/README.md:

Internal links (broken paths)

  • Build Process: guides/building-apps/build-process.mddocs-mobile/building-apps/build-process.md
  • CodeBehind Support: guides/LayoutCodeBehind.mddocs-mobile/features/layout-code-behind/index.md

External links (stale URLs)

  • Installation guide: developer.xamarin.comlearn.microsoft.com/dotnet/android/getting-started/installation/
  • Wiki link: xamarin/xamarin-androiddotnet/android
  • Mono coding guidelines: http://https://

- Fix internal link: Build Process → docs-mobile/building-apps/build-process.md
- Fix internal link: CodeBehind → docs-mobile/features/layout-code-behind/index.md
- Update external link: developer.xamarin.com → learn.microsoft.com
- Update external link: xamarin/xamarin-android wiki → dotnet/android wiki
- Update external link: mono-project.com http → https

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 24, 2026 19:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Documentation/README.md to correct broken internal doc paths and refresh stale external URLs so the documentation index remains accurate and navigable.

Changes:

  • Update the installation link to the current Microsoft Learn .NET for Android installation page.
  • Fix internal guide links to point to the current docs-mobile/ documentation locations.
  • Update stale external references (project wiki and Mono coding guidelines URL scheme).

@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants