From c2c87e14f0c0dfd27c71e327b63a6296ee40d744 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 12 Jun 2019 16:24:33 +0100 Subject: [PATCH] Docs links --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c5bb32c..fba04d20 100644 --- a/README.md +++ b/README.md @@ -73,11 +73,13 @@ HTTP3 requires Python 3.6+ ## Documentation -For a run-through of all the basics, head over to the [QuickStart](quickstart.md). +Project documentation is available at [www.encode.io/http3/](https://www.encode.io/http3/). -For more advanced topics, see the [Parallel Requests](parallel.md) or [Async Client](async.md) documentation. +For a run-through of all the basics, head over to the [QuickStart](https://www.encode.io/http3/quickstart/). -The [Developer Interface](api.md) provides a comprehensive API reference. +For more advanced topics, see the [Parallel Requests](https://www.encode.io/http3/parallel/) or [Async Client](https://www.encode.io/http3/async/) documentation. + +The [Developer Interface](https://www.encode.io/http3/api/) provides a comprehensive API reference. ## Dependencies -- 2.47.3