]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Tweak README
authorTom Christie <tom@tomchristie.com>
Tue, 18 Jun 2019 15:02:18 +0000 (16:02 +0100)
committerTom Christie <tom@tomchristie.com>
Tue, 18 Jun 2019 15:02:18 +0000 (16:02 +0100)
README.md

index 66f67eeff57eb527ebe34a8fcffda84f9a6f5c2e..dff89d271ae8355f2e9161298069acfdb7ef1294 100644 (file)
--- a/README.md
+++ b/README.md
@@ -80,7 +80,9 @@ Project documentation is available at [www.encode.io/http3/](https://www.encode.
 
 For a run-through of all the basics, head over to the [QuickStart](https://www.encode.io/http3/quickstart/).
 
-For more advanced topics, see the [Parallel Requests](https://www.encode.io/http3/parallel/) or [Async Client](https://www.encode.io/http3/async/) documentation.
+For more advanced topics, see the [Advanced Usage](https://www.encode.io/http3/advanced/) section, or
+the specific topics on making [Parallel Requests](https://www.encode.io/http3/parallel/) or using the
+[Async Client](https://www.encode.io/http3/async/).
 
 The [Developer Interface](https://www.encode.io/http3/api/) provides a comprehensive API reference.