@@ -41,19 +41,19 @@ npm test
41
41
42
42
[ getting-started ] : https://cloud.google.com/nodejs/getting-started/tutorial-app
43
43
[ step-1 ] : https://cloud.google.com/nodejs/getting-started/hello-world
44
- [ step-1-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master /1-hello-world
44
+ [ step-1-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/steps /1-hello-world
45
45
[ step-2 ] : https://cloud.google.com/nodejs/getting-started/using-structured-data
46
- [ step-2-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master /2-structured-data
46
+ [ step-2-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/steps /2-structured-data
47
47
[ step-3 ] : https://cloud.google.com/nodejs/getting-started/using-cloud-storage
48
- [ step-3-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master /3-binary-data
48
+ [ step-3-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/steps /3-binary-data
49
49
[ step-4 ] : https://cloud.google.com/nodejs/getting-started/authenticate-users
50
- [ step-4-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master /4-auth
50
+ [ step-4-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/steps /4-auth
51
51
[ step-5 ] : https://cloud.google.com/nodejs/getting-started/logging-application-events
52
- [ step-5-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master /5-logging
52
+ [ step-5-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/steps /5-logging
53
53
[ step-6 ] : https://cloud.google.com/nodejs/getting-started/using-pub-sub
54
- [ step-6-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master /6-pubsub
54
+ [ step-6-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/steps /6-pubsub
55
55
[ step-7 ] : https://cloud.google.com/nodejs/getting-started/run-on-compute-engine
56
- [ step-7-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master /7-gce
56
+ [ step-7-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/steps /7-gce
57
57
[ step-optional ] : https://cloud.google.com/nodejs/tutorials/bookshelf-on-kubernetes-engine
58
58
[ step-optional-code ] : https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master/optional-kubernetes-engine
59
59
0 commit comments