Skip to content

Commit

Permalink
Fix link (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored and stephenplusplus committed Apr 10, 2018
1 parent 7cb4104 commit df9923d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute/vms.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// By default, the client will authenticate using the service account file
// specified by the GOOGLE_APPLICATION_CREDENTIALS environment variable and use
// the project specified by the GCLOUD_PROJECT environment variable. See
// https://googlecloudplatform.github.io/gcloud-node/#/docs/google-cloud/latest/guides/authentication
// https://cloud.google.com/docs/authentication/production#providing_credentials_to_your_application
const Compute = require('@google-cloud/compute');
// [END auth]

Expand Down

0 comments on commit df9923d

Please sign in to comment.