Skip to content

Commit 613b91a

Browse files
campionfellinJustinBeckwith
authored andcommitted
Fix broken GCP console link (#598)
1 parent 67532ee commit 613b91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/cloudtasks/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Before you can run or deploy the sample, you need to do the following:
3030

3131
1. Refer to the [appengine/README.md][readme] file for instructions on
3232
running and deploying.
33-
1. Enable the Cloud Tasks API in the [Google Cloud Console](https://cloud.google.com/apis/library/cloudtasks.googleapis.com).
33+
1. Enable the Cloud Tasks API in the [Google Cloud Console](https://console.cloud.google.com/apis/api/tasks.googleapis.com).
3434
1. Install dependencies:
3535

3636
With `npm`:

0 commit comments

Comments
 (0)