hub: change "My Account" to "Account settings" (#20204)

I tried to follow instructions, and it looks like this item under the
avatar dropdown is renamed to "Account settings"; the "My profile"
menu-item brings me to my (public) profile page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2024-06-11 16:46:13 +02:00 committed by GitHub
parent a79fa7dc32
commit cccf52f742
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 14 additions and 14 deletions

View File

@ -50,7 +50,7 @@ Consider the following effects of converting your account:
1. Ensure you have removed your user account from any company or teams or organizations. Also make sure that you have a new Docker ID before you convert an account. See the [Prerequisites](#prerequisites) section for details. 1. Ensure you have removed your user account from any company or teams or organizations. Also make sure that you have a new Docker ID before you convert an account. See the [Prerequisites](#prerequisites) section for details.
2. In the top-right of Docker Hub, select your account name and then from the drop-down menu, select **My Account**. 2. In the top-right of Docker Hub, select your account name and then from the drop-down menu, select **Account settings**.
3. From the **Convert Account** tab, select **Convert to Organization**. 3. From the **Convert Account** tab, select **Convert to Organization**.

View File

@ -42,7 +42,7 @@ Before deactivating your Docker account, ensure that you meet the following requ
Once you have completed all the steps above, you can deactivate your account. Once you have completed all the steps above, you can deactivate your account.
1. Select your account name in the top-right of Docker Hub and from the drop-down menu, select **My Account**. 1. Select your account name in the top-right of Docker Hub and from the drop-down menu, select **Account settings**.
2. From the **Deactivate Account** tab, select **Deactivate account**. 2. From the **Deactivate Account** tab, select **Deactivate account**.
> This cannot be undone. Be sure you've gathered all the data you need from your account before deactivating it. > This cannot be undone. Be sure you've gathered all the data you need from your account before deactivating it.

View File

@ -25,7 +25,7 @@ If you are linking a source code provider to create autobuilds for a team, follo
1. Sign in to Docker Hub. 1. Sign in to Docker Hub.
2. Select **My Account** in the top-right drop-down navigation, then select the **Linked Accounts** tab. 2. Select **Account settings** in the top-right drop-down navigation, then select the **Linked Accounts** tab.
3. Select **Link provider** for the source provider you want to link. 3. Select **Link provider** for the source provider you want to link.
@ -97,7 +97,7 @@ To revoke Docker Hub's access to an organization's GitHub repositories:
To revoke Docker Hub's access to your GitHub account, you must unlink it both To revoke Docker Hub's access to your GitHub account, you must unlink it both
from Docker Hub, and from your GitHub account. from Docker Hub, and from your GitHub account.
1. Select **My Account** in the top-right drop-down navigation, then open 1. Select **Account settings** in the top-right drop-down navigation, then open
the **Linked Accounts** section. the **Linked Accounts** section.
2. Select the plug icon next to the source provider you want to remove. 2. Select the plug icon next to the source provider you want to remove.
@ -119,7 +119,7 @@ code provider.
1. Sign in to Docker Hub using your Docker ID. 1. Sign in to Docker Hub using your Docker ID.
2. Select **My Account** in the top-right drop-down navigation, then select the **Linked Accounts** tab. 2. Select **Account settings** in the top-right drop-down navigation, then select the **Linked Accounts** tab.
3. Select **Link provider** for the source provider you want to link. 3. Select **Link provider** for the source provider you want to link.
@ -135,7 +135,7 @@ unlink it both from Docker Hub, and from your Bitbucket account.
1. Sign in to Docker Hub. 1. Sign in to Docker Hub.
2. Select **My Account** in the top-right drop-down navigation, then open 2. Select **Account settings** in the top-right drop-down navigation, then open
the **Linked Accounts** section. the **Linked Accounts** section.
3. Select the **Plug** icon next to the source provider you want to remove. 3. Select the **Plug** icon next to the source provider you want to remove.
@ -151,4 +151,4 @@ the **Linked Accounts** section.
> Each repository that is configured as an automated build source > Each repository that is configured as an automated build source
contains a webhook that notifies Docker Hub of changes in the repository. This contains a webhook that notifies Docker Hub of changes in the repository. This
webhook is not automatically removed when you revoke access to a source code webhook is not automatically removed when you revoke access to a source code
provider. provider.

View File

@ -26,7 +26,7 @@ Authenticator with a registered YubiKey.
## Enable two-factor authentication ## Enable two-factor authentication
1. Sign in to your Docker Hub account. 1. Sign in to your Docker Hub account.
2. Select your avatar and then from the drop-down menu, select **My Account**. 2. Select your avatar and then from the drop-down menu, select **Account settings**.
3. Select the **Security** tab and then select **Enable Two-Factor Authentication**. 3. Select the **Security** tab and then select **Enable Two-Factor Authentication**.
4. Enter your account password, then select **Confirm**. 4. Enter your account password, then select **Confirm**.
5. Save your recovery code and store it somewhere safe. You can use your recovery code to recover your account in the event you lose access to your authenticator app. 5. Save your recovery code and store it somewhere safe. You can use your recovery code to recover your account in the event you lose access to your authenticator app.

View File

@ -14,7 +14,7 @@ aliases:
{ .warning } { .warning }
1. Sign in to your Docker Hub account. 1. Sign in to your Docker Hub account.
2. Select your avatar and then from the drop-down menu, select **My Account**. 2. Select your avatar and then from the drop-down menu, select **Account settings**.
3. Navigate to the **Security** tab and select **Manage Two-Factor Authentication**. 3. Navigate to the **Security** tab and select **Manage Two-Factor Authentication**.
4. Enter your password, then select **Confirm**. 4. Enter your password, then select **Confirm**.
5. Select **Disable 2FA**. 5. Select **Disable 2FA**.

View File

@ -11,8 +11,8 @@ If you have lost your two-factor authentication recovery code and still have
access to your Docker Hub account, you can generate a new recovery code. access to your Docker Hub account, you can generate a new recovery code.
1. Sign in to your Docker Hub account. 1. Sign in to your Docker Hub account.
2. Select your avatar and then from the drop-down menu, select **My Account**. 2. Select your avatar and then from the drop-down menu, select **Account settings**.
3. Navigate to the **Security** tab and select **Manage Two-Factor Authentication**. 3. Navigate to the **Security** tab and select **Manage Two-Factor Authentication**.
4. Enter your password, then select **Confirm**. 4. Enter your password, then select **Confirm**.
In the **Manage recovery code** section, you can view your recovery code or generate a new code. Remember to save your recovery code and store it somewhere safe. In the **Manage recovery code** section, you can view your recovery code or generate a new code. Remember to save your recovery code and store it somewhere safe.

View File

@ -26,7 +26,7 @@ any time.
1. Sign in to [Docker Hub](https://hub.docker.com). 1. Sign in to [Docker Hub](https://hub.docker.com).
2. Select your avatar in the top-right corner and from the drop-down menu select **My Account**. 2. Select your avatar in the top-right corner and from the drop-down menu select **Account settings**.
3. Select the **Security** tab and then **New Access Token**. 3. Select the **Security** tab and then **New Access Token**.
@ -63,7 +63,7 @@ When prompted for a password, enter your personal access token instead of a pass
You can rename, activate, deactivate, or delete a token as needed. You can rename, activate, deactivate, or delete a token as needed.
1. Access your tokens under **My Account > Security**. 1. Access your tokens under **Account settings > Security**.
This page shows an overview of all your tokens, and lists if the token was generated manually or if it was [auto-generated](#auto-generated-tokens). You can also view the number This page shows an overview of all your tokens, and lists if the token was generated manually or if it was [auto-generated](#auto-generated-tokens). You can also view the number
of tokens that are activated and deactivated in the toolbar. of tokens that are activated and deactivated in the toolbar.