From d05ee2924a72d05dcac15e977c99d8cb3e8c44c9 Mon Sep 17 00:00:00 2001 From: stainless-bot Date: Tue, 25 Jun 2024 17:35:03 +0000 Subject: [PATCH] chore: update SDK settings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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