Skip to content

Commit 77b6016

Browse files
jmdobryAce Nassri
authored andcommitted
Fix link (#62)
1 parent a9eac28 commit 77b6016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/vms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
// By default, the client will authenticate using the service account file
2121
// specified by the GOOGLE_APPLICATION_CREDENTIALS environment variable and use
2222
// the project specified by the GCLOUD_PROJECT environment variable. See
23-
// https://googlecloudplatform.github.io/gcloud-node/#/docs/google-cloud/latest/guides/authentication
23+
// https://cloud.google.com/docs/authentication/production#providing_credentials_to_your_application
2424
const Compute = require('@google-cloud/compute');
2525
// [END auth]
2626

0 commit comments

Comments
 (0)