Skip to content

Commit c29d47b

Browse files
committed
Renamed "us-south" to "us-central"
1 parent 163dead commit c29d47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting_started/guides/python/Introduction.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default function Introduction(props) {
6666
example={`>>> for r in client.get_regions():
6767
... print(r.id)
6868
...
69-
us-south-1a
69+
us-central-1a
7070
us-west-1a
7171
us-southeast-1a
7272
us-east-1a

0 commit comments

Comments
 (0)