diff --git a/docker-hub/access-tokens.md b/docker-hub/access-tokens.md index 3877c74463..252e7ce6be 100644 --- a/docker-hub/access-tokens.md +++ b/docker-hub/access-tokens.md @@ -13,8 +13,7 @@ Using personal access tokens provides some advantages over a password: * When using an access token, you can't perform any admin activity on the account, including changing the password. It protects your account if your computer is compromised. Docker provides a [Docker Hub CLI](https://github.com/docker/hub-tool#readme){: target="_blank" rel="noopener" class="_"} -tool (currently experimental) and an API that allows you to interact with Docker Hub. Browse -through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints. +tool (currently experimental) and an API that allows you to interact with Docker Hub. Browse through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints. > **Important** > diff --git a/docker-hub/onboard-business.md b/docker-hub/onboard-business.md index c25b4e99c7..01131e84fe 100644 --- a/docker-hub/onboard-business.md +++ b/docker-hub/onboard-business.md @@ -36,9 +36,9 @@ On the day that your Docker Business subscription starts, your organization's pr > **Note** > -> If your organization's primary contact does not receive a welcome email from Docker on the day that your subscription starts: +> If your organization's primary contact doesn't receive a welcome email from Docker on the day that your subscription starts: > - Check your email spam folder. -> - Use the steps below to verify that your Docker Business organization does not already exist. +> - Use the steps below to verify that your Docker Business organization doesn't already exist. > - Contact your Docker sales representative to verify your primary contact's email address. After completing the steps from the welcome email, verify that your organization exists and your organization has a Docker Business subscription: @@ -51,7 +51,7 @@ After completing the steps from the welcome email, verify that your organization Now that you have a Docker Business organization, it's time to start adding members. Add members to your organization by using one of the following methods: * **Single Sign-on**: Automatically provision and add members when they sign in to Docker through your identity provider. For details, see [Configure Single Sign-on](../single-sign-on/index.md){: target="_blank" rel="noopener" class="_"}. - * **System for Cross-domain Identity Management**: Automatically provision, add, and de-provision members from your identity provider. For details, see [System for Cross-domain Identity Management](../docker-hub/scim.md/){: target="_blank" rel="noopener" class="_"}. + * **System for Cross-domain Identity Management**: Automatically provision, add, and de-provision members from your identity provider. For details, see [System for Cross-domain Identity Management](../docker-hub/scim.md){: target="_blank" rel="noopener" class="_"}. * **Invite members**: Invite members using their Docker ID or email address. For details, see [Invite members](../docker-hub/members.md/#invite-members){: target="_blank" rel="noopener" class="_"}. > **Note** > @@ -67,7 +67,7 @@ organization’s settings apply to the user’s session, you can use a `registry Create and manage your registries and repositories: -- If you haven't configured [System for Cross-domain Identity Management](../docker-hub/scim.md/) yet, configure it now for centralized account management. +- If you haven't configured [System for Cross-domain Identity Management](../docker-hub/scim.md) yet, configure it now for centralized account management. - Create [repositories](../docker-hub/repos/index.md) to share container images. - [Consolidate a repository](../docker-hub/repos/index.md/#consolidating-a-repository) from your personal account to your organization. - Create [teams](../docker-hub/orgs.md/#create-a-team) and configure [repository permissions](../docker-hub/orgs.md/#configure-repository-permissions). diff --git a/single-sign-on/configure/index.md b/single-sign-on/configure/index.md index dea923e695..f30dccb1db 100644 --- a/single-sign-on/configure/index.md +++ b/single-sign-on/configure/index.md @@ -46,7 +46,7 @@ The following video walks you through the process of configuring SSO. > **Note** > > The NameID is your email address and is set as the default. - > For example, yourname@mycompany.com. We also support the optional `name` attribute. This attribute name must be lower-cased. _The following is an example of this attribute in Okta._ + > For example, yourname@mycompany.com. The optional `name` attribute is also supported. This attribute name must be lower-cased. _The following is an example of this attribute in Okta._ ![SSO Attribute](/single-sign-on/images/sso-attribute.png){:width="500px"} @@ -129,7 +129,7 @@ To verify ownership of a domain, add a TXT record to your Domain Name System (DN > **Note** > > Once you've verified your domain, you can move forward to test your - > configuration and enforce SSO, or you can [Configure your System Cross-domain Identity Management (SCIM)](/docker-hub/scim.md). + > configuration and enforce SSO, or you can configure your [System Cross-domain Identity Management (SCIM)](/docker-hub/scim.md). ## Test your SSO configuration diff --git a/single-sign-on/manage/index.md b/single-sign-on/manage/index.md index 6af0dde726..ede5be1436 100644 --- a/single-sign-on/manage/index.md +++ b/single-sign-on/manage/index.md @@ -41,4 +41,4 @@ When you disable SSO, you can delete the connection to remove the configuration ## FAQs -To learn more see [FAQs](/single-sign-on/faqs.md). +To learn more see [FAQs](../faqs.md). diff --git a/subscription/index.md b/subscription/index.md index 94c5b8a945..1d7fab78fb 100644 --- a/subscription/index.md +++ b/subscription/index.md @@ -72,9 +72,9 @@ Please read the [Blog](https://www.docker.com/blog/updating-product-subscription > **Note** > -> The licensing and distribution terms for Docker and Moby **open-source** projects, such as Docker Engine, are not changing. +> The licensing and distribution terms for Docker and Moby **open-source** projects, such as Docker Engine, aren't changing. Docker Desktop is built using open-source software. For information about the licensing of open-source components in Docker Desktop, Select ![whale menu](../desktop/mac/images/whale-x.svg){: .inline} > **About Docker Desktop** > **Acknowledgements**. Docker Desktop distributes some components that are licensed under the -GNU General Public License. Click [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components. +GNU General Public License. Select [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components. diff --git a/support/index.md b/support/index.md index ae79a85696..f508b1d88f 100644 --- a/support/index.md +++ b/support/index.md @@ -109,4 +109,4 @@ You can also see if an answer already exists in the following FAQs: - [Docker Desktop for Linux](../desktop/faqs/linuxfaqs.md) - [Docker Desktop for Mac](../desktop/faqs/macfaqs.md) - [Docker Desktop for Windows](../desktop/faqs/windowsfaqs.md) -- [Single Sign-on](..//single-sign-on/faqs.md) +- [Single Sign-on](../single-sign-on/faqs.md)