@@ -63,9 +63,9 @@ The verification link expires after 24 hours. If you don't verify your email wit
|
||||
|
||||
If you click on the link in the confirmation email within 24 hours and you are directed to an error page, you should ensure that you're signed into the correct account on {% data variables.location.product_location %}.
|
||||
|
||||
1. {% data variables.product.signout_link %} of your personal account on {% data variables.location.product_location %}.
|
||||
1. Sign out of your personal account on {% data variables.location.product_location %}.
|
||||
1. Quit and restart your browser.
|
||||
1. {% data variables.product.signin_link %} to your personal account on {% data variables.location.product_location %}.
|
||||
1. Sign in to your personal account on {% data variables.location.product_location %}.
|
||||
1. Click on the verification link in the email we sent you.
|
||||
|
||||
## Further reading
|
||||
|
||||
@@ -47,7 +47,7 @@ To avoid losing your password in the future, we suggest using a secure password
|
||||
|
||||
{% data reusables.repositories.blocked-passwords %}
|
||||
|
||||
1. {% data variables.product.signin_link %} to {% data variables.product.product_name %}.
|
||||
1. Sign in to {% data variables.product.product_name %}.
|
||||
{% data reusables.user-settings.access_settings %}
|
||||
{% data reusables.user-settings.security %}
|
||||
1. Under "Change password", type your old password, a strong new password, and confirm your new password. For help creating a strong password, see "[AUTOTITLE](/authentication/keeping-your-account-and-data-secure/creating-a-strong-password)"
|
||||
|
||||
@@ -29,7 +29,7 @@ An organization's news feed shows other people's activity on repositories owned
|
||||
|
||||
## Accessing your organization's news feed
|
||||
|
||||
1. {% data variables.product.signin_link %} to your account on {% data variables.location.product_location %}.
|
||||
1. Sign in to your account on {% data variables.location.product_location %}.
|
||||
1. Open your {% data reusables.user-settings.personal_dashboard %}.
|
||||
1. In the upper-left corner of the page, select the dropdown menu that switches account context, then select an organization.
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ shortTitle: Convert organization to user
|
||||
|
||||
1. [Sign up](/get-started/start-your-journey/creating-an-account-on-github) for a new account on GitHub.
|
||||
1. [Have the user's role changed to an owner](/organizations/managing-peoples-access-to-your-organization-with-roles/maintaining-ownership-continuity-for-your-organization).
|
||||
1. {% data variables.product.signin_link %} to the new personal account.
|
||||
1. Sign in to the new personal account.
|
||||
1. [Transfer each organization repository](/repositories/creating-and-managing-repositories/transferring-a-repository) to the new personal account.
|
||||
1. [Rename the organization](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/changing-your-github-username) to make the current username available.
|
||||
1. [Rename the user](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/changing-your-github-username) to the organization's name.
|
||||
@@ -34,7 +34,7 @@ shortTitle: Convert organization to user
|
||||
|
||||
1. Sign up for a new GitHub Enterprise personal account.
|
||||
1. [Have the user's role changed to an owner](/organizations/managing-peoples-access-to-your-organization-with-roles/maintaining-ownership-continuity-for-your-organization).
|
||||
1. {% data variables.product.signin_link %} to the new personal account.
|
||||
1. Sign in to the new personal account.
|
||||
1. [Transfer each organization repository](/repositories/creating-and-managing-repositories/transferring-a-repository) to the new personal account.
|
||||
1. [Delete the organization](/organizations/managing-organization-settings/deleting-an-organization-account).
|
||||
1. [Rename the user](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/changing-your-github-username) to the organization's name.
|
||||
|
||||
@@ -290,10 +290,6 @@ product_url: >-
|
||||
{% ifversion fpt or ghec %}github.com{% else %}HOSTNAME{% endif %}
|
||||
pricing_url: 'https://github.com/pricing'
|
||||
pricing_link: '[GitHub Pricing](https://github.com/pricing)'
|
||||
signin_link: >-
|
||||
{% ifversion fpt or ghec %}[Sign in](https://github.com/login){% else %}Sign in (`https://HOSTNAME/login`){% endif %}
|
||||
signout_link: >-
|
||||
{% ifversion fpt or ghec %}[Sign out](https://github.com/logout){% else %}Sign out (`https://HOSTNAME/logout`){% endif %}
|
||||
raw_github_com: >-
|
||||
{% ifversion fpt or ghec %}raw.githubusercontent.com{% else %}HOSTNAME/user/repo/raw{% endif %}
|
||||
# GitHub Enterprise Server past versions
|
||||
|
||||
Reference in New Issue
Block a user