diff --git a/content/codespaces/managing-your-codespaces/managing-repository-access-for-your-codespaces.md b/content/codespaces/managing-your-codespaces/managing-repository-access-for-your-codespaces.md index 199a6e4554c2..689293eaffa9 100644 --- a/content/codespaces/managing-your-codespaces/managing-repository-access-for-your-codespaces.md +++ b/content/codespaces/managing-your-codespaces/managing-repository-access-for-your-codespaces.md @@ -132,7 +132,3 @@ When you enable access and security for a repository owned by your personal acco 1. If you chose "Selected repositories", select the drop-down menu, then click a repository to allow the repository's codespaces to access other repositories you own. Repeat for all repositories whose codespaces you want to access other repositories you own. !["Selected repositories" drop-down menu](/assets/images/help/settings/codespaces-access-and-security-repository-drop-down.png) - -## Further reading - -- "[Managing repository access for your organization's codespaces](/codespaces/managing-codespaces-for-your-organization/managing-repository-access-for-your-organizations-codespaces)" diff --git a/content/developers/overview/about-githubs-apis.md b/content/developers/overview/about-githubs-apis.md index d7b42f146d2c..9889891805c2 100644 --- a/content/developers/overview/about-githubs-apis.md +++ b/content/developers/overview/about-githubs-apis.md @@ -14,18 +14,4 @@ topics: - API --- -There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql). - -## Deprecated versions - -### beta - -We deprecated the beta API on April 22, 2014. - -### v2 - -We removed support for API v2 on June 12, 2012. - -### v1 - -We removed support for API v1 on June 12, 2012. +There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql). \ No newline at end of file