Skip to content

Fix: Multi-agent design patterns link #29

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

arnavsharma93
Copy link
Contributor

Fix: Multi-agent design patterns link in documentation
This PR fixes the broken link to the examples/agent_patterns directory in the multi_agent.md documentation file. The previous link was missing the /tree/main/ path component required by GitHub for directory navigation.

Changes made:
Updated the link from https://github.com/openai/openai-agents-python/examples/agent_patterns to https://github.com/openai/openai-agents-python/tree/main/examples/agent_patterns

@arnavsharma93 arnavsharma93 reopened this Mar 11, 2025
@rm-openai rm-openai merged commit 0d02a02 into openai:main Mar 11, 2025
10 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants