Skip to content

Fix stale documentation links and redirect fallback text #8240

Description

Describe the issue

Two documentation entry points contain stale content on the current main revision:

  • python/README.md links to ./migration_guide.md, but that file is not present in the checkout; the migration guide is published under the current documentation site.
  • python/docs/redirects/redirect_template.html uses link to example.com as the fallback link text, so the root redirect page shows unrelated placeholder text even though its destination is correct.

What do you want to see in the doc?
Update the README link to the published migration page and replace the placeholder fallback text with destination-neutral wording.

Additional context
Verified against main at commit 027ecf0. The live pages returned HTTP 200 on 2026-09-16; the root page visibly contains the placeholder text.

Link to the doc page: https://microsoft.github.io/autogen/stable/

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions