Skip to content

Commit c1d7d83

Browse files
authored
Merge pull request #1229 from pr0PM/patch-2
Fixes #1190
2 parents d62a724 + 28f9115 commit c1d7d83

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/developers/overview/about-githubs-apis.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,7 @@ versions:
99
github-ae: '*'
1010
---
1111

12-
There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql).
13-
14-
When using the REST API, we encourage you to [request v3 via the `Accept` header](/rest/overview/media-types#request-specific-version).
15-
16-
For information on using the GraphQL API, see the [v4 docs](/graphql).
12+
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).
1713

1814
## Deprecated versions
1915

0 commit comments

Comments
 (0)