Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Autogen Links #36

Closed
nitya opened this issue Feb 17, 2025 · 1 comment
Closed

Broken Autogen Links #36

nitya opened this issue Feb 17, 2025 · 1 comment
Assignees

Comments

@nitya
Copy link
Member

nitya commented Feb 17, 2025

What I see

Sending a PR fails the "Broken Links" check for AutoGen as follows:

Error: File 08-multi-agent/README.md, line 172, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: File translations/fr/08-multi-agent/README.md, line 172, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: File translations/tw/08-multi-agent/README.md, line 166, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: File translations/es/08-multi-agent/README.md, line 174, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: File translations/ko/08-multi-agent/README.md, line 172, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: File translations/hk/08-multi-agent/README.md, line 172, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: File translations/pt/08-multi-agent/README.md, line 172, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: File translations/zh/08-multi-agent/README.md, line 172, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: File translations/de/08-multi-agent/README.md, line 174, Link https://microsoft.github.io/autogen/0.4.0.dev4/user-guide/core-user-guide/design-patterns/index.html is broken.
Error: Process completed with exit code 1.

The Fix

The actual link now is: https://microsoft.github.io/autogen/stable/user-guide/core-user-guide/design-patterns/intro.html

Just realized the link above uses stable as the version - might be the best way to fix this so will make this change in my pending PR

Copy link

👋 Thanks for contributing @nitya! We will review the issue and get back to you soon.

leestott added a commit that referenced this issue Feb 17, 2025
fix #36 | Replace Autogen version-specific links with stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants