mirror of https://github.com/docker/docs.git
Merge pull request #22096 from sarahsanders-docker/invite-link-expiration
accounts: add callout for invitation expiration
This commit is contained in:
parent
c6afc774d1
commit
04da171b9f
|
@ -33,6 +33,14 @@ To accept an invitation:
|
|||
1. Navigate to your email inbox and open the Docker email with an invitation to
|
||||
join the Docker organization.
|
||||
2. To open the link to Docker Hub, select the **click here** link.
|
||||
|
||||
> [!WARNING]
|
||||
>
|
||||
> Invitation email links expire after 14 days. If your email link has expired,
|
||||
> you can sign in to [Docker Hub](https://hub.docker.com/) with the email
|
||||
> address the link was sent to and accept the invitation from the
|
||||
> **Notifications** panel.
|
||||
|
||||
3. The Docker create an account page will open. If you already have an account, select **Already have an account? Sign in**.
|
||||
If you do not have an account yet, create an account using the same email
|
||||
address you received the invitation through.
|
||||
|
|
Loading…
Reference in New Issue