Skip to content

Commit cf3f9ee

Browse files
stainless-app[bot]megamanics
authored andcommitted
fix(docs): fix link to advanced python httpx docs (openai#1499)
1 parent 25f3995 commit cf3f9ee

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
@@ -560,7 +560,7 @@ You can directly override the [httpx client](https://www.python-httpx.org/api/#c
560560

561561
- Support for proxies
562562
- Custom transports
563-
- Additional [advanced](https://www.python-httpx.org/advanced/#client-instances) functionality
563+
- Additional [advanced](https://www.python-httpx.org/advanced/clients/) functionality
564564

565565
```python
566566
from openai import OpenAI, DefaultHttpxClient

0 commit comments

Comments
 (0)