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.

CopilotAI 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 threadpython/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
ContributorAuthor

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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationUsage: [Issues, PRs], Target: documentation in the code base and learn docspythonUsage: [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

@he-yufeng@moonbox3