diff --git a/content/developers/overview/about-githubs-apis.md b/content/developers/overview/about-githubs-apis.md index 0d647b78cbff..e60baa72e325 100644 --- a/content/developers/overview/about-githubs-apis.md +++ b/content/developers/overview/about-githubs-apis.md @@ -9,11 +9,7 @@ versions: github-ae: '*' --- -There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql). - -When using the REST API, we encourage you to [request v3 via the `Accept` header](/rest/overview/media-types#request-specific-version). - -For information on using the GraphQL API, see the [v4 docs](/graphql). +There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql). When using the REST API, we encourage you to [request v3 via the `Accept` header](/v3/media/#request-specific-version). For information on using the GraphQL API, see the [v4 docs](/graphql). ## Deprecated versions diff --git a/includes/small-footer.html b/includes/small-footer.html index 3c71ddc601dc..5e2e886c5c7f 100644 --- a/includes/small-footer.html +++ b/includes/small-footer.html @@ -3,7 +3,7 @@