Skip to content

Commit 4831406

Browse files
committed
Fix links
1 parent b0ffc1f commit 4831406

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are [two versions](/v3/versions) of the GitHub API: **beta** and **v3**. B
1616

1717
Accept: application/vnd.github.beta+json
1818

19-
We encourage you to [request a specific version via the `Accept` header](#/v3/media/#beta-v3-and-the-future).
19+
We encourage you to [request a specific version via the `Accept` header](/v3/media/#beta-v3-and-the-future).
2020

2121
## Schema
2222

content/v3/versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Versions | GitHub API
33
---
44
# Versions
55

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).
77

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).
99

1010
# v3
1111

0 commit comments

Comments
 (0)