1
0
mirror of synced 2025-12-23 03:44:00 -05:00

replaced instances

What is been changed?
- The following instances:
{% data reusables.profile.access_profile %}
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}

Is replaced with:
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}
This commit is contained in:
Atharva Shirdhankar
2021-04-20 02:18:44 +05:30
parent 1e9a8ebc86
commit bd202ac0ed
74 changed files with 14 additions and 96 deletions

View File

@@ -31,7 +31,7 @@ Organization owners can manage security and access for {% data variables.product
When you enable access and security for a repository owned by your organization, any codespaces that are created for that repository will have read and write permissions to all other repositories the organization owns. You can enable access and security for none of your organization's repositories, all of your organization's repositories, or specific repositories. You should only enable access and security for repositories you trust.
{% data reusables.profile.access_profile %}
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}
{% data reusables.organizations.click-codespaces %}