Skip to content

Commit 305f5cd

Browse files
authored
Update outdated link in location selection page
2 parents ef20e43 + 16b340e commit 305f5cd

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

delete-user-data/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ params:
6666
description: >-
6767
Where should the extension be deployed? You usually want a location close to your database.
6868
For help selecting a location, refer to the
69-
[location selection guide](https://firebase.google.com/docs/functions/locations#selecting_regions_for_firestore_and_storage).
69+
[location selection guide](https://firebase.google.com/docs/functions/locations).
7070
options:
7171
- label: Iowa (us-central1)
7272
value: us-central1

firestore-bigquery-export/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ params:
6262
description: >-
6363
Where should the extension be deployed? You usually want a location close to your database.
6464
For help selecting a location, refer to the
65-
[location selection guide](https://firebase.google.com/docs/functions/locations#selecting_regions_for_firestore_and_storage).
65+
[location selection guide](https://firebase.google.com/docs/functions/locations).
6666
options:
6767
- label: Iowa (us-central1)
6868
value: us-central1

firestore-send-email/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ params:
5858
type: select
5959
label: Deployment location
6060
description: >-
61-
Where should the extension be deployed?
61+
Where should the extension be deployed? You usually want a location close to your database.
6262
For help selecting a location, refer to the
6363
[location selection guide](https://firebase.google.com/docs/functions/locations).
6464
options:

firestore-shorten-urls-bitly/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ params:
5858
description: >-
5959
Where should the extension be deployed? You usually want a location close to your database.
6060
For help selecting a location, refer to the
61-
[location selection guide](https://firebase.google.com/docs/functions/locations#selecting_regions_for_firestore_and_storage).
61+
[location selection guide](https://firebase.google.com/docs/functions/locations).
6262
options:
6363
- label: Iowa (us-central1)
6464
value: us-central1

firestore-translate-text/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ params:
6363
description: >-
6464
Where should the extension be deployed? You usually want a location close to your database.
6565
For help selecting a location, refer to the
66-
[location selection guide](https://firebase.google.com/docs/functions/locations#selecting_regions_for_firestore_and_storage).
66+
[location selection guide](https://firebase.google.com/docs/functions/locations).
6767
options:
6868
- label: Iowa (us-central1)
6969
value: us-central1

0 commit comments

Comments
 (0)