diff --git a/site/src/content/docs/cloud/edge.mdx b/site/src/content/docs/cloud/edge.mdx index 86f149198a..72fb42e7bc 100644 --- a/site/src/content/docs/cloud/edge.mdx +++ b/site/src/content/docs/cloud/edge.mdx @@ -7,13 +7,10 @@ Actors run near your users on Rivet's global network by default. | Region | Location | | ------ | ---------------------------- | | `atl` | Atlanta, Georgia, USA | -| `bom` | Mumbai, India | | `fra` | Frankfurt, Germany | | `gru` | São Paulo, Brazil | | `lax` | Los Angeles, California, USA | -| `osa` | Osaka, Japan | | `sin` | Singapore | -| `syd` | Sydney, Australia | **Don't hardcode regions.** Dynamically fetching the region list allows you to support more region & develop locally. See [Fetching region list](#fetching-region-list) for more information.