Skip to content

Commit a14561d

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

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

378378
- Support for proxies
379379
- Custom transports
380-
- Additional [advanced](https://www.python-httpx.org/advanced/#client-instances) functionality
380+
- Additional [advanced](https://www.python-httpx.org/advanced/clients/) functionality
381381

382382
```python
383383
from finch import Finch, DefaultHttpxClient

0 commit comments

Comments
 (0)