Skip to content

Commit 6ac2954

Browse files
ausphamfhinkel
authored andcommitted
Update example folders' links (GoogleCloudPlatform#353)
The example folders' links were outdated due to different branch's name.
1 parent 674dec2 commit 6ac2954

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@ npm test
4141

4242
[getting-started]: https://cloud.google.com/nodejs/getting-started/tutorial-app
4343
[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
4545
[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
4747
[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
4949
[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
5151
[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
5353
[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
5555
[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
5757
[step-optional]: https://cloud.google.com/nodejs/tutorials/bookshelf-on-kubernetes-engine
5858
[step-optional-code]: https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master/optional-kubernetes-engine
5959

0 commit comments

Comments
 (0)