From 1bd0b3ce0083d153bd62217af0ddec10a226df62 Mon Sep 17 00:00:00 2001 From: craig-osterhout Date: Mon, 12 Sep 2022 12:58:11 -0700 Subject: [PATCH] fix formatting --- _includes/configure-registry-json.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/configure-registry-json.md b/_includes/configure-registry-json.md index 9e2f411c48..a2ba96f5d1 100644 --- a/_includes/configure-registry-json.md +++ b/_includes/configure-registry-json.md @@ -23,7 +23,7 @@ The `registry.json` file must contain the following contents, where `myorg` is r } ``` -In Docker Hub, you can download the registry.json file for your organization or see the specific commands to create the file for your organization. To download the file or view the commands in [Docker Hub](http://hub.docker.com), go to **Organizations** > **** > **Settings** > **Enforce Sign-in**. +In Docker Hub, you can download the registry.json file for your organization or see the specific commands to create the file for your organization. To download the file or view the commands in [Docker Hub](http://hub.docker.com), go to **Organizations** > **_Your Organization_** > **Settings** > **Enforce Sign-in**. Alternatively, you can use the following methods to create a `registry.json` file based on the user's operating system.