Skip to content

Commit a845e5b

Browse files
fix indentation
Signed-off-by: Craig <craig.osterhout@docker.com>
1 parent 7749b2f commit a845e5b

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

content/manuals/dhi/how-to/mirror.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -163,13 +163,13 @@ attestations using `regctl`. You must [install
163163
1. Set environment variables for your specific environment. Replace the
164164
placeholders with your actual values.
165165

166-
In this example, you use a Docker username to represent a member of the Docker
167-
Hub organization that the DHI repositories are mirrored in. Prepare a
168-
[personal access token (PAT)](../../security/access-tokens.md) for the user
169-
with `read only` access. Alternatively, you can use an organization namespace and
170-
an [organization access token
171-
(OAT)](../../enterprise/security/access-tokens.md) to sign in to Docker Hub, but OATs
172-
are not yet supported for `registry.scout.docker.com`.
166+
In this example, you use a Docker username to represent a member of the Docker
167+
Hub organization that the DHI repositories are mirrored in. Prepare a
168+
[personal access token (PAT)](../../security/access-tokens.md) for the user
169+
with `read only` access. Alternatively, you can use an organization namespace and
170+
an [organization access token
171+
(OAT)](../../enterprise/security/access-tokens.md) to sign in to Docker Hub, but OATs
172+
are not yet supported for `registry.scout.docker.com`.
173173

174174
```console
175175
$ export DOCKER_USERNAME="YOUR_DOCKER_USERNAME"

0 commit comments

Comments
 (0)