From 89baa704a9f88ab09b0b01cd2fa7dcf758d6d417 Mon Sep 17 00:00:00 2001 From: Nils-Hero Lindemann Date: Wed, 19 Nov 2025 11:12:00 +0100 Subject: [PATCH] =?utf8?q?=F0=9F=93=9D=20Add=20missing=20hash=20part=20(#1?= =?utf8?q?4369)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Add missing hash part Was forgotten in #14359. I already added it in #14367 --- docs/en/docs/deployment/cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/deployment/cloud.md b/docs/en/docs/deployment/cloud.md index bdba87bced..4f5c23e4bc 100644 --- a/docs/en/docs/deployment/cloud.md +++ b/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 } **FastAPI Cloud** is built by the same author and team behind **FastAPI**. -- 2.47.3