diff --git a/run/hello-broken/README.md b/run/hello-broken/README.md index 8c1e10314b..459b7073a0 100644 --- a/run/hello-broken/README.md +++ b/run/hello-broken/README.md @@ -6,7 +6,7 @@ errors and default values. Use it with the [Local Container Troubleshooting tutorial](http://cloud.google.com/run/docs/tutorials/local-troubleshooting). -For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/run). +For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/run). ## Local Development diff --git a/run/image-processing/README.md b/run/image-processing/README.md index b070cfc853..db386a384b 100644 --- a/run/image-processing/README.md +++ b/run/image-processing/README.md @@ -4,7 +4,7 @@ This sample service applies [Cloud Storage](https://cloud.google.com/storage/doc Use it with the [Image Processing with Cloud Run tutorial](http://cloud.google.com/run/docs/tutorials/image-processing). -For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/run). +For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/run). ## Dependencies diff --git a/run/logging-manual/README.md b/run/logging-manual/README.md index 6d1692fdf5..b300402fdc 100644 --- a/run/logging-manual/README.md +++ b/run/logging-manual/README.md @@ -4,7 +4,7 @@ This sample shows how to send structured logs to Stackdriver Logging. Read more about Cloud Run logging in the [Logging How-to Guide](http://cloud.google.com/run/docs/logging). -For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/run). +For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/run). ## Local Development diff --git a/run/system-package/README.md b/run/system-package/README.md index ab17d5ef3a..15db4f6639 100644 --- a/run/system-package/README.md +++ b/run/system-package/README.md @@ -4,7 +4,7 @@ This sample shows how to use a CLI tool installed as a system package as part of Use it with the [Using system packages tutorial](https://cloud.google.com/run/docs/tutorials/system-packages). -For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/run). +For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/run). ## Dependencies