1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Merge pull request #11037 from andrekolodochka/patch-2

Add reference to Enterprise Account
This commit is contained in:
Laura Coursen
2021-10-15 18:50:38 -05:00
committed by GitHub

View File

@@ -1 +1,5 @@
Internal repositories are available with {% data variables.product.prodname_ghe_cloud %}{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "<a href="/articles/githubs-products" class="dotcom-only">GitHub's products</a>."
{% ifversion fpt %}
Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.company_short %}'s products](/get-started/learning-about-github/githubs-products) and "[About enterprise accounts](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)" in the {% data variables.product.prodname_ghe_cloud %} documentation.
{% else %}
Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.company_short %}'s products](/get-started/learning-about-github/githubs-products)" and "[About enterprise accounts](/admin/overview/about-enterprise-accounts)."
{% endif %}