From: Sidharth Vinod Date: Thu, 17 Jun 2021 10:37:03 +0000 (+0530) Subject: Fix third party documentation link (#1691) X-Git-Tag: 0.19.0~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5096663181d4cfc8a58b2f49a1f3b6f60770270e;p=thirdparty%2Fhttpx.git Fix third party documentation link (#1691) --- diff --git a/README.md b/README.md index 1bae5926..2183ef08 100644 --- a/README.md +++ b/README.md @@ -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