diff --git a/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address.md b/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address.md index 92926b3f9628..8fc38404f707 100644 --- a/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address.md +++ b/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address.md @@ -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 diff --git a/content/authentication/keeping-your-account-and-data-secure/updating-your-github-access-credentials.md b/content/authentication/keeping-your-account-and-data-secure/updating-your-github-access-credentials.md index e4099ff00c75..ccca9e9fa170 100644 --- a/content/authentication/keeping-your-account-and-data-secure/updating-your-github-access-credentials.md +++ b/content/authentication/keeping-your-account-and-data-secure/updating-your-github-access-credentials.md @@ -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)" diff --git a/content/organizations/collaborating-with-groups-in-organizations/about-your-organizations-news-feed.md b/content/organizations/collaborating-with-groups-in-organizations/about-your-organizations-news-feed.md index 0e6b0feee620..7b684f552ef2 100644 --- a/content/organizations/collaborating-with-groups-in-organizations/about-your-organizations-news-feed.md +++ b/content/organizations/collaborating-with-groups-in-organizations/about-your-organizations-news-feed.md @@ -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. diff --git a/content/organizations/managing-organization-settings/converting-an-organization-into-a-user.md b/content/organizations/managing-organization-settings/converting-an-organization-into-a-user.md index b739d9b7eb6f..1352147f9e66 100644 --- a/content/organizations/managing-organization-settings/converting-an-organization-into-a-user.md +++ b/content/organizations/managing-organization-settings/converting-an-organization-into-a-user.md @@ -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. diff --git a/data/variables/product.yml b/data/variables/product.yml index 83ab80c2a56f..8db346195033 100644 --- a/data/variables/product.yml +++ b/data/variables/product.yml @@ -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