Skip to content

Commit f6715ce

Browse files
SiaraMistjc-clark
andauthored
Fix typo (#52884)
Co-authored-by: jc-clark <jc-clark@github.com>
1 parent 69005e9 commit f6715ce

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ For information about improving repository security, see "[AUTOTITLE](/code-secu
8787
8888
### Changing from public to private
8989

90-
Stars and watchers for this repository will be permanently erased, which will affect repository rankings.
90+
* Stars and watchers for this repository will be permanently erased, which will affect repository rankings.
9191
* Custom {% data variables.product.prodname_dependabot %} alert rules will be disabled unless {% data variables.product.prodname_GH_advanced_security %} is enabled for this repository. Dependency graph and {% data variables.product.prodname_dependabot_alerts %} will remain enabled with permission to perform read-only analysis on this repository.
9292
* Code scanning will become unavailable.
9393
* Current forks will remain public and will be detached from this repository.
@@ -101,8 +101,6 @@ Stars and watchers for this repository will be permanently erased, which will af
101101
* Actions history and logs will be visible to everyone.
102102
* Stars and watchers for this repository will be permanently erased.
103103

104-
{% ifversion ghes or ghec %}
105-
106104
### Changing from private to internal
107105

108106
* All members of the enterprise will be given read access.
@@ -131,8 +129,6 @@ Stars and watchers for this repository will be permanently erased, which will af
131129
* Outside collaborators can no longer be added to forks unless they're added to the root.
132130
* Stars and watchers for this repository will be permanently erased.
133131

134-
{% endif %}
135-
136132
## Changing a repository's visibility
137133

138134
{% data reusables.repositories.navigate-to-repo %}

0 commit comments

Comments
 (0)