From dd3b6327ec54000540dafda15321f61fcb66ea53 Mon Sep 17 00:00:00 2001 From: Gwendolynne Barr <31074572+gbarr01@users.noreply.github.com> Date: Sun, 8 Apr 2018 13:23:38 -0700 Subject: [PATCH] Clarify create builds selection (#6401) --- docker-hub/builds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/builds.md b/docker-hub/builds.md index afb181c792..73cdcf6d8e 100644 --- a/docker-hub/builds.md +++ b/docker-hub/builds.md @@ -67,7 +67,7 @@ Automated build repositories rely on the integration with your code repository To build. However, you can also push already-built images to these repositories using the `docker push` command. -1. Select **Create** > **Create Automated Build** from Docker Hub. +1. Select **Create** > **Create Automated Build** (from the drop down, upper right) on [Docker Hub](https://hub.docker.com/). The system prompts you with a list of User/Organizations and code repositories.