Skip to content

Commit

Permalink
Fix link to authentication guide (stephenplusplus#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrobots authored and stephenplusplus committed May 27, 2017
1 parent 98fe2c0 commit bbece3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ auth.getToken(function (err, token) {});

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

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

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

Expand Down

0 comments on commit bbece3c

Please sign in to comment.