Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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**.
Original file line number Diff line number Diff line change
@@ -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.
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion data/reusables/enterprise-accounts/access-enterprise.md
Original file line number Diff line number Diff line change
@@ -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 %}
Loading