From 820dbd0447dedbf9e75f77c85dd8309bcda935a6 Mon Sep 17 00:00:00 2001 From: John Arnold Date: Wed, 21 Aug 2024 12:33:41 -0500 Subject: [PATCH] Change number of regions (#1793) There are 38 regions in total, but users can only deploy to 35. --- reference/regions.html.markerb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/regions.html.markerb b/reference/regions.html.markerb index 000ddad3e8..86ca1753c4 100644 --- a/reference/regions.html.markerb +++ b/reference/regions.html.markerb @@ -4,7 +4,7 @@ layout: docs nav: firecracker --- -Fly.io runs applications physically close to users: in datacenters around the world, on servers we run ourselves. You can currently deploy your apps in 38 regions, connected to a global Anycast network that makes sure your users hit our nearest server, whether they’re in Tokyo, São Paulo, or Amsterdam. +Fly.io runs applications physically close to users: in datacenters around the world, on servers we run ourselves. You can currently deploy your apps in 35 regions, connected to a global Anycast network that makes sure your users hit our nearest server, whether they’re in Tokyo, São Paulo, or Amsterdam.
Run fly platform regions to get a list of regions.