diff --git a/_docs/integrations/docker-registries/github-container-registry.md b/_docs/integrations/docker-registries/github-container-registry.md index 7143b3dd8..f579447f2 100644 --- a/_docs/integrations/docker-registries/github-container-registry.md +++ b/_docs/integrations/docker-registries/github-container-registry.md @@ -96,7 +96,7 @@ Now that you have verified your token, we can connect the registry to Codefresh. * **Registry name**: A unique name for this configuration. * **Username**: Your GitHub username. * **Password**: Your GitHub personal token. - * **Domain**: `ghcr.io`. + * **Domain**: `ghcr.io`. * Expand **Advanced Options** and define the [**Repository Prefix**]({{site.baseurl}}/docs/integrations/docker-registries/#using-an-optional-repository-prefix) as your GitHub username. {% include image.html diff --git a/_docs/integrations/docker-registries/google-container-registry.md b/_docs/integrations/docker-registries/google-container-registry.md index 9cd2fe582..c96032810 100644 --- a/_docs/integrations/docker-registries/google-container-registry.md +++ b/_docs/integrations/docker-registries/google-container-registry.md @@ -22,7 +22,7 @@ Configure GCR (Google Container Registry) as your Docker registry provider. 1. From the **Add Registry Provider** dropdown, select **Google Container Registry**. 1. Define the following: * **Registry name**: A unique name for this configuration. - * **Domain**: Select the domain. + * **Domain**: Select the domain, for example, `us.gcr.io`. Make sure the _domain does not include suffixes such as the URL path_. Configuring the domain as `us.gcr.io/my_org` is incorrect and will cause builds to fail. * **JSON Keyfile**: The content of the generated JSON key file.