Browse Source

Add missing hash part

Was forgotten in #14359. I already added it in #14367
pull/14369/head
Nils Lindemann 8 months ago
parent
commit
9d304987fc
  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. 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…
Cancel
Save