Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants