Skip to content

Commit 06ca121

Browse files
authored
Fix dead link in README
1 parent 2e0d742 commit 06ca121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The easiest way to use this library is to create a Google Service Account for yo
1616
If you don't already have a Firestore project you want to use, create one at the [Firebase admin console](https://console.firebase.google.com).
1717

1818
To make a service account,
19-
1. Open the [Google Service Accounts page by clicking here](https://console.developers.google.com/permissions/serviceaccounts).
19+
1. Open the [Google Service Accounts page by clicking here](https://console.developers.google.com/projectselector/iam-admin/serviceaccounts).
2020
2. Select your Firestore project, and then click "Create Service Account."
2121
3. For your service account's role, choose `Datastore > Cloud Datastore Owner`.
2222
4. Check the "Furnish a new private key" box and select JSON as your key type.

0 commit comments

Comments
 (0)