We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dea3d7 commit a0dad96Copy full SHA for a0dad96
1 file changed
docs/01-Docs/19-local-development.md
@@ -29,4 +29,4 @@ Run the server pointing it to your file:
29
$ uvicorn example:app
30
```
31
32
-**See also:** [Introduction](intro) for a minimal API; server deployment options are covered in the [Servers](../04-Servers/) section.
+**See also:** [Introduction](intro) for a minimal API; server deployment options are covered in the [Servers](../Servers/asgi) section.
0 commit comments