From 19717e69ed5b1cc2319f64ebb3ac703316ad48b1 Mon Sep 17 00:00:00 2001 From: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> Date: Tue, 21 Oct 2025 10:08:05 +0100 Subject: [PATCH] Change UI text for accessing enterprises (#58060) --- data/reusables/enterprise-accounts/access-enterprise-emu.md | 2 +- .../enterprise-accounts/access-enterprise-on-dotcom.md | 6 ++---- .../access-enterprise-personal-accounts.md | 2 +- data/reusables/enterprise-accounts/access-enterprise.md | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/data/reusables/enterprise-accounts/access-enterprise-emu.md b/data/reusables/enterprise-accounts/access-enterprise-emu.md index 9dad6b6f34..845784a253 100644 --- a/data/reusables/enterprise-accounts/access-enterprise-emu.md +++ b/data/reusables/enterprise-accounts/access-enterprise-emu.md @@ -1 +1 @@ -1. In the top-right corner of {% data variables.product.github %}, click your profile picture, then click **Your enterprise**. +1. In the top-right corner of {% data variables.product.github %}, click your profile picture, then click **Enterprise**. diff --git a/data/reusables/enterprise-accounts/access-enterprise-on-dotcom.md b/data/reusables/enterprise-accounts/access-enterprise-on-dotcom.md index 1c2a04cfab..414cb1c4e5 100644 --- a/data/reusables/enterprise-accounts/access-enterprise-on-dotcom.md +++ b/data/reusables/enterprise-accounts/access-enterprise-on-dotcom.md @@ -1,5 +1,3 @@ 1. Navigate to {% data variables.product.prodname_ghe_cloud %}. - -1. In the top-right corner of {% data variables.product.prodname_dotcom %}, click your profile picture, then click **Your enterprises**. - -1. In the list of enterprises, click the enterprise you want to view. +1. In the top-right corner of {% data variables.product.prodname_dotcom %}, click your profile picture. +1. Depending on your environment, click **Enterprise**, or click **Enterprises** then click the enterprise you want to view. diff --git a/data/reusables/enterprise-accounts/access-enterprise-personal-accounts.md b/data/reusables/enterprise-accounts/access-enterprise-personal-accounts.md index 4528cfb688..cd15f6736f 100644 --- a/data/reusables/enterprise-accounts/access-enterprise-personal-accounts.md +++ b/data/reusables/enterprise-accounts/access-enterprise-personal-accounts.md @@ -1,2 +1,2 @@ 1. In the top-right corner of {% data variables.product.prodname_dotcom %}, click your profile picture. -1. Click **Your enterprises**, then click the enterprise you want to view. +1. Click **Enterprises**, then click the enterprise you want to view. diff --git a/data/reusables/enterprise-accounts/access-enterprise.md b/data/reusables/enterprise-accounts/access-enterprise.md index 37ceebd563..4a23d42427 100644 --- a/data/reusables/enterprise-accounts/access-enterprise.md +++ b/data/reusables/enterprise-accounts/access-enterprise.md @@ -1,6 +1,6 @@ {%- ifversion fpt or ghec %} 1. In the top-right corner of {% data variables.product.prodname_dotcom %}, click your profile picture. -1. Depending on your environment, click **Your enterprise**, or click **Your enterprises** then click the enterprise you want to view. +1. Depending on your environment, click **Enterprise**, or click **Enterprises** then click the enterprise you want to view. {%- elsif ghes %} {% data reusables.enterprise-accounts.access-enterprise-ghes %} {%- endif %}