diff --git a/content/docker-hub/service-accounts.md b/content/docker-hub/service-accounts.md index 0592f6f28c..63d7ce0646 100644 --- a/content/docker-hub/service-accounts.md +++ b/content/docker-hub/service-accounts.md @@ -45,7 +45,7 @@ To create a new service account for your Team account: 2. Create a [team](manage-a-team.md) in your organization and grant it read-only access to your private repositories. 3. Add the new Docker ID to your [organization](orgs.md). 4. Add the new Docker ID to the [team](manage-a-team.md) you created earlier. -5. Create a new [personal access token (PAT)](/access-tokens.md) from the user account and use it for CI. +5. Create a new [personal access token (PAT)](access-tokens.md) from the user account and use it for CI. > **Note** >