Skip to content

docs: fix README documentation links - #558

Open
green3sf wants to merge 1 commit into
microsoft:mainfrom
green3sf:fix/readme-documentation-links
Open

docs: fix README documentation links#558
green3sf wants to merge 1 commit into
microsoft:mainfrom
green3sf:fix/readme-documentation-links

Conversation

@green3sf

Copy link
Copy Markdown

Summary

  • update the README links to the stable documentation's published navigation slugs
  • replace the removed legacy contributing-guide link with the current issue tracker

Validation

  • verified all 13 stable documentation targets return HTTP 200
  • confirmed no legacy numbered stable URLs remain in the README
  • git diff --check

Fixes #557

Copilot AI lite review requested due to automatic review settings August 23, 2026 19:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository README to point at the current stable documentation URL slugs and removes a now-broken internal contributing-guide link by replacing it with the GitHub issue tracker, aligning the README with the published docs navigation.

Changes:

  • Updated stable documentation links from legacy numbered pages (e.g., 00-installation) to the current published slugs (e.g., 1-installation).
  • Updated the README “Documentation” and “Examples” tables to use the new stable URL scheme consistently.
  • Replaced the removed docs/community/contributing.md link (file no longer present) with a link to the GitHub issue tracker.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@green3sf

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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.

Broken links in README

2 participants