diff --git a/content/manuals/dhi/get-started.md b/content/manuals/dhi/get-started.md index 00f0862451ce..6aa4a95afbd6 100644 --- a/content/manuals/dhi/get-started.md +++ b/content/manuals/dhi/get-started.md @@ -75,13 +75,7 @@ it. > **View in repository** to see the mirrored image's location or mirror it to > another repository. -2. Follow the on-screen instructions to choose a name. For this guide, the - example uses the name `dhi-python`. Note that the name must start with - `dhi-`. - - ![Mirror a repository page](./images/dhi-mirror-screen.png) - -3. Select **Create repository** to start the mirroring process. +2. Follow the on-screen instructions to mirror the repository. It may take a few minutes for all the tags to finish mirroring. Once mirrored, the image repository appears in your organization's namespace. For diff --git a/content/manuals/dhi/how-to/mirror.md b/content/manuals/dhi/how-to/mirror.md index bff32fdc5a51..2241ec6bfe32 100644 --- a/content/manuals/dhi/how-to/mirror.md +++ b/content/manuals/dhi/how-to/mirror.md @@ -47,7 +47,7 @@ you can: repository After mirroring a repository, the repository appears in your organization's -repository list under the name you specified, prefixed by `dhi-`. It will +repository list, prefixed by `dhi-`. It will continue to receive updated images. ![Repository list with mirrored repository showing](../images/dhi-python-mirror.png) diff --git a/content/manuals/dhi/images/dhi-mirror-button.png b/content/manuals/dhi/images/dhi-mirror-button.png index a49abe804d2a..26721797baba 100644 Binary files a/content/manuals/dhi/images/dhi-mirror-button.png and b/content/manuals/dhi/images/dhi-mirror-button.png differ diff --git a/content/manuals/dhi/images/dhi-mirror-screen.png b/content/manuals/dhi/images/dhi-mirror-screen.png deleted file mode 100644 index aaf5fddd5b8f..000000000000 Binary files a/content/manuals/dhi/images/dhi-mirror-screen.png and /dev/null differ