Update link to timeout fine tuning in quickstart (#696)
This commit is contained in:
parent
de8b95533d
commit
22663bc66e
@ -433,7 +433,7 @@ You can also disable the timeout behavior completely...
|
||||
>>> await httpx.get('https://github.com/', timeout=None)
|
||||
```
|
||||
|
||||
For advanced timeout management, see [Timeout fine-tuning](https://www.encode.io/httpx/advanced/#timeout-fine-tuning).
|
||||
For advanced timeout management, see [Timeout fine-tuning](https://www.encode.io/httpx/advanced/#fine-tuning-the-configuration).
|
||||
|
||||
## Authentication
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user