Skip to content

Commit bbece3c

Browse files
ofrobotsstephenplusplus
authored andcommitted
Fix link to authentication guide (stephenplusplus#20)
Fixes stephenplusplus#19.
1 parent 98fe2c0 commit bbece3c

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
@@ -77,7 +77,7 @@ auth.getToken(function (err, token) {});
7777

7878
See the above section on Authentication. This object is necessary if automatic authentication is not available in your environment.
7979

80-
Everything from the [gcloud-node Authentication Guide](https://googlecloudplatform.github.io/gcloud-node/#/authentication) applies here.
80+
Everything from the [gcloud-node Authentication Guide](https://googlecloudplatform.github.io/google-cloud-node/#/docs/google-cloud/master/guides/authentication) applies here.
8181

8282
At a glance, the supported properties for this method are:
8383

0 commit comments

Comments
 (0)