Skip to content

Python: docs: replace the stale learn-docs placeholder with the live links - #7777

Open
Yufeng He (he-yufeng) wants to merge 2 commits into
microsoft:mainfrom
he-yufeng:docs/python-readme-learn-links
Open

Python: docs: replace the stale learn-docs placeholder with the live links#7777
Yufeng He (he-yufeng) wants to merge 2 commits into
microsoft:mainfrom
he-yufeng:docs/python-readme-learn-links

Conversation

@he-yufeng

Copy link
Copy Markdown
Contributor

Fixes #7771. python/README.md still said 'Learn docs are coming soon' while the Learn content is live; this swaps the placeholder for the three entry links the root README uses (all three verified 200 today). Note the issue's second claim does not hold: docs/design exists on main, so the Design Documents link is left alone.

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

Replaces the stale Python documentation placeholder with live Microsoft Learn resources.

Changes:

  • Adds overview, quick-start, and tutorials links.
  • Retains the existing design-document link.

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

Comment thread python/README.md Outdated
- Learn docs are coming soon.
- [Learn: Agent Framework Overview](https://learn.microsoft.com/agent-framework/overview/agent-framework-overview)
- [Learn: Quick Start](https://learn.microsoft.com/agent-framework/tutorials/quick-start)
- [Learn: Tutorials](https://learn.microsoft.com/agent-framework/tutorials/overview)

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.

Please address Yufeng He (@he-yufeng)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed in c921461. The Tutorials entry now points to the current Get Started landing page, which lists the full tutorial sequence. I also verified that the URL resolves successfully.

@he-yufeng
Yufeng He (he-yufeng) force-pushed the docs/python-readme-learn-links branch from f4d3543 to c921461 Compare August 21, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python: [Bug]: python/README.md still says "Learn docs are coming soon"

3 participants