diff --git a/README.rst b/README.rst index aaf90a3d..b71596d0 100644 --- a/README.rst +++ b/README.rst @@ -64,7 +64,7 @@ Sanic is a **Python 3.7+** web server and web framework that's written to go fas Sanic is also ASGI compliant, so you can deploy it with an `alternative ASGI webserver `_. -`Source code on GitHub `_ | `Help and discussion board `_. +`Source code on GitHub `_ | `Help and discussion board `_ | `User Guide `_ The project is maintained by the community, for the community. **Contributions are welcome!** @@ -151,7 +151,7 @@ Minimum Python version is 3.7. If you need Python 3.6 support, please use v20.12 Documentation ------------- -`Documentation on Readthedocs `_. +`User Guide `_ and `API Documentation `_. Changelog ---------