diff --git a/README.md b/README.md index bfdcce6c..3348edfb 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ gunicorn -k uvicorn.workers.UvicornH11Worker ... [requests]: http://docs.python-requests.org/en/master/ [aiofiles]: https://github.com/Tinche/aiofiles +[jinja2]: http://jinja.pocoo.org/ [python-multipart]: https://andrew-d.github.io/python-multipart/ [graphene]: https://graphene-python.org/ [itsdangerous]: https://pythonhosted.org/itsdangerous/ diff --git a/docs/index.md b/docs/index.md index 362f5b39..1bb544a4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -162,6 +162,7 @@ gunicorn -k uvicorn.workers.UvicornH11Worker ... [requests]: http://docs.python-requests.org/en/master/ [aiofiles]: https://github.com/Tinche/aiofiles +[jinja2]: http://jinja.pocoo.org/ [python-multipart]: https://andrew-d.github.io/python-multipart/ [graphene]: https://graphene-python.org/ [itsdangerous]: https://pythonhosted.org/itsdangerous/