]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add missing hash part (#14369)
authorNils-Hero Lindemann <nilsherolindemann@proton.me>
Wed, 19 Nov 2025 10:12:00 +0000 (11:12 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Nov 2025 10:12:00 +0000 (11:12 +0100)
Add missing hash part

Was forgotten in #14359. I already added it in #14367

docs/en/docs/deployment/cloud.md

index bdba87bced1c21a2cbaea286e0a8c039d61ccaa3..4f5c23e4bc0aa1ce08cbad15ce5b48f0aeee203b 100644 (file)
@@ -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**.