Skip to content

Commit acc480d

Browse files
doc: fix API zones names (scaleway#259)
1 parent 927d3d3 commit acc480d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

website/docs/guides/regions_and_zones.html.markdown

+7-7
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ A Region is represented as a Geographical area such as France (Paris: `fr-par`)
1919
## Zones
2020

2121
In order to deploy highly available application, a region can be splitted in many Availability Zones (AZ). Latency between multiple AZ of the same region are low as they have a common network layer.
22+
2223
List of availability zones by regions:
23-
- France
24-
- Paris
25-
- `fr-par-1`
26-
- `fr-par-2`
27-
- Netherlands
28-
- Amsterdam
29-
- `nl-ams-1`
24+
25+
- France - Paris (`fr-par`)
26+
- `fr-par-1`
27+
- `fr-par-2`
28+
- The Netherlands - Amsterdam (`nl-ams`)
29+
- `nl-ams-1`
3030

3131
## Resource IDs
3232

0 commit comments

Comments
 (0)