From: baconfield <65581433+baconfield@users.noreply.github.com> Date: Sun, 4 Sep 2022 14:56:29 +0000 (-0500) Subject: ✏ Update Hypercorn link, now pointing to GitHub (#5346) X-Git-Tag: 0.82.0~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ae8d091892242954b12d129b627c60517c9cd1e;p=thirdparty%2Ffastapi%2Ffastapi.git ✏ Update Hypercorn link, now pointing to GitHub (#5346) Co-authored-by: Sebastián Ramírez --- diff --git a/README.md b/README.md index 590abf17ea..bc00d9ed9a 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ $ pip install fastapi -You will also need an ASGI server, for production such as Uvicorn or Hypercorn. +You will also need an ASGI server, for production such as Uvicorn or Hypercorn.
diff --git a/docs/en/docs/index.md b/docs/en/docs/index.md index 24ce14e235..97ec0ffcff 100644 --- a/docs/en/docs/index.md +++ b/docs/en/docs/index.md @@ -128,7 +128,7 @@ $ pip install fastapi
-You will also need an ASGI server, for production such as Uvicorn or Hypercorn. +You will also need an ASGI server, for production such as Uvicorn or Hypercorn.