Skip to content

Commit 57062cd

Browse files
mlkorrardev
andauthored
Fix incorrect url in README.md (#896)
Fix openai-agents incorrect docs url Co-authored-by: rdev <[email protected]>
1 parent 14c4a36 commit 57062cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ pip install openai-agents
220220
```
221221

222222
- [AgentOps integration example](https://docs.agentops.ai/v1/integrations/agentssdk)
223-
- [Official CrewAI documentation](https://docs.crewai.com/how-to/AgentOps-Observability)
223+
- [Official OpenAI Agents SDK documentation](https://openai.github.io/openai-agents-python/)
224224

225225
### CrewAI 🛶
226226

0 commit comments

Comments
 (0)