Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion functions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ There are two versions of Cloud Run functions:

1. Read [Prerequisites][prereq] and [How to run a sample][run] first.

[prereq]: ../README.md#prerequisities
[prereq]: ../README.md#setup
[run]: ../README.md#how-to-run-a-sample

## Samples
Expand Down
2 changes: 1 addition & 1 deletion functions/env_vars/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See the [Cloud Functions Using Environment Variables tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
1. Read and follow the [prerequisites](../../#setup).

2. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ complete list, see the [gcloud reference](https://cloud.google.com/sdk/gcloud/re

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).


1. Install dependencies:
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/helloGCS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ complete list, see the [gcloud reference](https://cloud.google.com/sdk/gcloud/re

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).


1. Install dependencies:
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/helloPubSub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ complete list, see the [gcloud reference](https://cloud.google.com/sdk/gcloud/re

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).


1. Install dependencies:
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/helloworldHttp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ complete list, see the [gcloud reference](https://cloud.google.com/sdk/gcloud/re

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).


1. Install dependencies:
Expand Down
2 changes: 1 addition & 1 deletion functions/http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See the [HTTP functions tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
1. Read and follow the [prerequisites](../../#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/http/corsEnabledFunction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See the [HTTP functions tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/http/corsEnabledFunctionAuth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See the [HTTP functions tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/http/httpContent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See the [HTTP functions tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/http/httpMethods/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See the [HTTP functions tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/http/parseXML/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See the [HTTP functions tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/http/uploadFile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See the [HTTP functions tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/log/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See the [Writing and Viewing Logs from Cloud Functions documentation][docs].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/log/helloWorld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ See the [Writing and Viewing Logs from Cloud Functions documentation][docs].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/log/processEntry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ See the [Writing and Viewing Logs from Cloud Functions documentation][docs].

## Run the tests

1. Read and follow the [prerequisites](../../../README.md#prerequisites).
1. Read and follow the [prerequisites](../../../README.md#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See the [Cloud Functions OCR tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](https://github.com/GoogleCloudPlatform/nodejs-docs-samples#prerequisites).
1. Read and follow the [prerequisites](https://github.com/GoogleCloudPlatform/nodejs-docs-samples#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/slack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See the [Cloud Functions Slack tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](../../#how-to-run-the-tests).
1. Read and follow the [prerequisites](../../#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion functions/v2/ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ See the [Cloud Functions OCR tutorial][tutorial].

## Run the tests

1. Read and follow the [prerequisites](https://github.com/GoogleCloudPlatform/nodejs-docs-samples#prerequisites).
1. Read and follow the [prerequisites](https://github.com/GoogleCloudPlatform/nodejs-docs-samples#setup).

1. Install dependencies:

Expand Down
2 changes: 1 addition & 1 deletion monitoring/prometheus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Prometheus is an open-source systems monitoring and alerting toolkit originally

npm install

[prereq]: ../../README.md#prerequisites
[prereq]: ../../README.md#setup
[run]: ../../README.md#how-to-run-a-sample

## Samples
Expand Down
2 changes: 1 addition & 1 deletion workflows/quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ myFirstWorkflow.workflows.yaml`
]
```

[prereq]: ../../README.md#prerequisities
[prereq]: ../../README.md#setup
Loading