You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/v3/versions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Versions | GitHub API
3
3
---
4
4
# Versions
5
5
6
-
There are two stable versions of the GitHub API: [beta](#beta) and [v3](#v3). There are just a few [differences between these two versions](#/v3/media/#beta-v3-and-the-future).
6
+
There are two stable versions of the GitHub API: [beta](#beta) and [v3](#v3). There are just a few [differences between these two versions](#differences-from-beta-version).
7
7
8
-
By default, all requests receive the beta version. We encourage you to [request a specific version via the `Accept` header](#/v3/media/#beta-v3-and-the-future).
8
+
By default, all requests receive the beta version. We encourage you to [request a specific version via the `Accept` header](/v3/media/#beta-v3-and-the-future).
0 commit comments