diff --git a/README.md b/README.md index 9e3baa13f..d1e7ef90e 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ You can directly override the [httpx client](https://www.python-httpx.org/api/#c - Support for proxies - Custom transports -- Additional [advanced](https://www.python-httpx.org/advanced/#client-instances) functionality +- Additional [advanced](https://www.python-httpx.org/advanced/clients/) functionality ```python from runloop import Runloop, DefaultHttpxClient