Skip to content

Commit 28cc98b

Browse files
sgreenbergbshaffer
authored andcommitted
Modify link used to enable the translate api (GoogleCloudPlatform#254)
translate.googleapis.com will stop working.
1 parent 9d4f056 commit 28cc98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These samples show how to use the [Google Cloud Translate API](
66
https://cloud.google.com/translate/).
77

88
## Build and Run
9-
1. **Enable APIs** - [Enable the Translate API](https://console.cloud.google.com/flows/enableapi?apiid=translate.googleapis.com)
9+
1. **Enable APIs** - [Enable the Translate API](https://console.cloud.google.com/flows/enableapi?apiid=translate)
1010
and create a new project or select an existing project.
1111
2. **Download The Credentials** - Click "Go to credentials" after enabling the APIs. Click "Create Credentials"
1212
and select "API key". Copy the API key.

0 commit comments

Comments
 (0)