We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f93b8 commit 16bee50Copy full SHA for 16bee50
translate/api/README.md
@@ -5,12 +5,9 @@ https://cloud.google.com/translate/).
5
6
## Setup
7
8
-1. Visit the [Google API Console](
9
-https://pantheon.corp.google.com/apis/dashboard) and enable the Cloud
10
-Translate API.
+1. Visit the [Google API Console](https://console.cloud.google.com/flows/enableapi?apiid=translate.googleapis.com) and enable the Cloud Translate API.
11
12
-2. Click `Credentials` -> `Create Credentials` -> `API key`. Copy the
13
-API key.
+2. Click `Credentials` -> `Create Credentials` -> `API key`. Copy the API key.
14
15
3. Run:
16
```
0 commit comments