Fix third party documentation link (#1691)

This commit is contained in:
Sidharth Vinod 2021-06-17 16:07:03 +05:30 committed by GitHub
parent f312e629bf
commit 5096663181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ For more advanced topics, see the [Advanced Usage](https://www.python-httpx.org/
The [Developer Interface](https://www.python-httpx.org/api/) provides a comprehensive API reference.
To find out about tools that integrate with HTTPX, see [Third Party Packages](https://www.python-httpx.org/third-party-packages/).
To find out about tools that integrate with HTTPX, see [Third Party Packages](https://www.python-httpx.org/third_party_packages/).
## Contribute