Skip to content

Commit a7cc976

Browse files
rhoborocarltongibson
authored andcommitted
Update outdated links and starlette status
1 parent fee57a1 commit a7cc976

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/implementations.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ HTTP/3 support requires the ``h3`` extra (``pip install anycorn[h3]``).
5656
Uvicorn
5757
-------
5858

59-
*Stable* / https://www.uvicorn.org/
59+
*Stable* / https://uvicorn.dev/
6060

6161
A fast ASGI server based on uvloop and httptools.
6262
Supports HTTP/1 and WebSockets.
@@ -189,7 +189,7 @@ for type conversion. Optional OpenAPI document generation.
189189
Starlette
190190
---------
191191

192-
*Beta* / https://github.com/encode/starlette
192+
*Stable* / https://starlette.dev/
193193

194194
Starlette is a minimalist ASGI library for writing against basic but powerful
195195
``Request`` and ``Response`` classes. Supports HTTP and WebSockets.

0 commit comments

Comments
 (0)