From 142138c34936fb5ef69f7d6c761413d2431fd33e Mon Sep 17 00:00:00 2001 From: Jan Brasna <1784648+janbrasna@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:18:38 +0100 Subject: [PATCH] Update repository visibility changes to be relevant for GHES location (#35282) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../setting-repository-visibility.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md b/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md index 29d56cecad1c..29a754b38cfd 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md @@ -87,7 +87,7 @@ For information about improving repository security, see "[AUTOTITLE](/code-secu ### Changing from private to public -* The code will be visible to everyone who can visit {% data variables.product.prodname_dotcom_the_website %}. +* The code will be visible to everyone who can visit {% data variables.location.product_location %}. * Anyone can fork your repository. * All push rulesets will be disabled. * Your changes will be published as activity. @@ -109,7 +109,7 @@ For information about improving repository security, see "[AUTOTITLE](/code-secu ### Changing from internal to public -* The code will be visible to everyone who can visit {% data variables.product.prodname_dotcom_the_website %}. +* The code will be visible to everyone who can visit {% data variables.location.product_location %}. * Anyone can fork your repository. * All push rulesets will be disabled. * Your changes will be published as activity.