Skip to content

Commit 84ad74a

Browse files
authored
Merge pull request #12962 from SIkebe/patch-3
Remove duplicate section for internal repositories
2 parents dd82933 + b2f2d3e commit 84ad74a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/repositories/creating-and-managing-repositories/about-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ When you create a repository owned by your user account, the repository is alway
6161
- Private repositories are only accessible to you, people you explicitly share access with, and, for organization repositories, certain organization members.
6262
{%- elsif ghes %}
6363
- If {% data variables.product.product_location %} is not in private mode or behind a firewall, public repositories are accessible to everyone on the internet. Otherwise, public repositories are available to everyone using {% data variables.product.product_location %}, including outside collaborators.
64-
- Private repositories are only accessible to you, people you explicitly share access with, and, for organization repositories, certain organization members. Internal repositories are accessible to all enterprise members.
64+
- Private repositories are only accessible to you, people you explicitly share access with, and, for organization repositories, certain organization members.
6565
{%- elsif ghae %}
6666
- Private repositories are only accessible to you, people you explicitly share access with, and, for organization repositories, certain organization members.
6767
{%- endif %}

0 commit comments

Comments
 (0)