Skip to content

Commit cf45cd5

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
fix(docs): fix link to advanced python httpx docs (#1499)
1 parent ba39667 commit cf45cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)