diff --git a/docs/_providers/gcloud.md b/docs/_providers/gcloud.md index 07c5d2c8a..1d64273d5 100644 --- a/docs/_providers/gcloud.md +++ b/docs/_providers/gcloud.md @@ -50,7 +50,7 @@ D("example.tld", REG_NAMECOM, DnsProvider(GCLOUD), 1. Go to your app-engine console and select the appropriate project. 2. Go to "API Manager > Credentials", and create a new "Service Account Key" - New Service Account + New Service Account 3. Choose an existing user, or create a new one. The user requires "App Engine Admin" rights. 4. Download the JSON key and copy it into your `creds.json` under the name of your gcloud provider. \ No newline at end of file diff --git a/docs/assets/gcloud-json.PNG b/docs/assets/gcloud-json-screen.png similarity index 100% rename from docs/assets/gcloud-json.PNG rename to docs/assets/gcloud-json-screen.png