mirror of https://github.com/tiangolo/fastapi.git
📝 Add missing hash part (#14369)
Add missing hash part Was forgotten in #14359. I already added it in #14367
This commit is contained in:
parent
827ed1e6a2
commit
89baa704a9
|
|
@ -4,7 +4,7 @@ You can use virtually **any cloud provider** to deploy your FastAPI application.
|
||||||
|
|
||||||
In most of the cases, the main cloud providers have guides to deploy FastAPI with them.
|
In most of the cases, the main cloud providers have guides to deploy FastAPI with them.
|
||||||
|
|
||||||
## FastAPI Cloud
|
## FastAPI Cloud { #fastapi-cloud }
|
||||||
|
|
||||||
**<a href="https://fastapicloud.com" class="external-link" target="_blank">FastAPI Cloud</a>** is built by the same author and team behind **FastAPI**.
|
**<a href="https://fastapicloud.com" class="external-link" target="_blank">FastAPI Cloud</a>** is built by the same author and team behind **FastAPI**.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue