New URL for the Quart project

The Quart project moved from Gitlab (https://gitlab.com/pgjones/quart) to Github (https://github.com/pallets/quart). There is a message at the top of the Gitlab page announcing the move.
This commit is contained in:
Earl C. Ruby III 2022-07-08 10:21:42 -07:00 committed by GitHub
parent cafe68e1ed
commit 6751f68560
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ patch low-level Python functions to accomplish this, whereas ``async``/
whether you should use Flask, Quart, or something else is ultimately up whether you should use Flask, Quart, or something else is ultimately up
to understanding the specific needs of your project. to understanding the specific needs of your project.
.. _Quart: https://gitlab.com/pgjones/quart .. _Quart: https://github.com/pallets/quart
.. _ASGI: https://asgi.readthedocs.io/en/latest/ .. _ASGI: https://asgi.readthedocs.io/en/latest/