Browse Source

📝 Add missing hash part (#14369)

Add missing hash part

Was forgotten in #14359. I already added it in #14367
pull/14372/head
Nils-Hero Lindemann 7 months ago
committed by GitHub
parent
commit
89baa704a9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/docs/deployment/cloud.md

2
docs/en/docs/deployment/cloud.md

@ -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.
## 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**.

Loading…
Cancel
Save