diff --git a/content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md b/content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md index 3bab81d819..6dc53cf84d 100644 --- a/content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md +++ b/content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md @@ -24,8 +24,6 @@ You can have more granular control over the permissions you grant at the reposit You can also use the REST API to manage custom repository roles. For more information, see "[Custom Repository Roles](/rest/orgs/custom-roles)." -{% data reusables.organizations.custom-repo-role-api-beta %} - {% else %} You can also use the REST API to list the custom repository roles available in your organization. For more information, see "[Custom Repository Roles API](/rest/orgs/custom-roles)." diff --git a/data/reusables/organizations/custom-repo-role-api-beta.md b/data/reusables/organizations/custom-repo-role-api-beta.md deleted file mode 100644 index 01f8533be3..0000000000 --- a/data/reusables/organizations/custom-repo-role-api-beta.md +++ /dev/null @@ -1,6 +0,0 @@ - -{% note %} - -**Note:** The Custom Repository Roles API is currently in beta and subject to change. - -{% endnote %} \ No newline at end of file