Skip to content

Commit 5334cf5

Browse files
author
Lauren Long
committed
Add link to service account pane
Change-Id: Iebb5d2da2bfe2a2a00d3743b5a08c8d9d5e6826c
1 parent eeeaffd commit 5334cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstarts/uppercase/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To run the offline tests: run `npm test` inside the functions folder.
2929
To run the online tests:
3030
- Replace the `projectConfig` variable in `test/test.online.js` with configuration values from your project.
3131
- Download a service account key by following these instructions:
32-
..* Open the Service Accounts pane of the Google Cloud Console.
32+
..* Open the [Service Accounts pane](https://console.cloud.google.com/iam-admin/serviceaccounts) of the Google Cloud Console.
3333
..* Select the App Engine default service account, and use the options menu at right to select Create key.
3434
..* When prompted, select JSON for the key type, and click Create.
3535
- Save the file in the test folder, and name it `service-account-key.json`

0 commit comments

Comments
 (0)