File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ const process = require('process'); // Required for mocking environment variable
2424
2525// By default, the client will authenticate using the service account file
2626// specified by the GOOGLE_APPLICATION_CREDENTIALS environment variable and use
27- // the project specified by the GCLOUD_PROJECT environment variable. See
28- // https://googlecloudplatform. github.io/gcloud-node/#/docs/ google-cloud/latest/guides /authentication
27+ // the project specified by the GOOGLE_CLOUD_PROJECT environment variable. See
28+ // https://github.com/GoogleCloudPlatform/ google-cloud-node/blob/master/docs /authentication
2929// These environment variables are set automatically on Google App Engine
3030const PubSub = require ( '@google-cloud/pubsub' ) ;
3131
You can’t perform that action at this time.
0 commit comments