Skip to content

Commit 09eb964

Browse files
committed
Use reference style links. 👍
1 parent 963e7b3 commit 09eb964

1 file changed

Lines changed: 16 additions & 10 deletions

File tree

content/v3/misc.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,31 @@ title: Miscellaneous | GitHub API
77
This is a miscellaneous set of APIs which provide access to top level GitHub
88
resources and info.
99

10-
## [Emojis](/v3/emojis)
10+
## [Emojis][]
1111

12-
The [Emojis API](/v3/emojis) lets you list all the emojis available to use on
12+
The [Emojis API][Emojis] lets you list all the emojis available to use on
1313
GitHub.
1414

15-
## [Gitignore](/v3/gitignore)
15+
## [Gitignore][]
1616

17-
The [Gitignore API](/v3/gitignore) gives you access to the available gitignore
17+
The [Gitignore API][Gitignore] gives you access to the available gitignore
1818
templates.
1919

20-
## [Markdown](/v3/markdown)
20+
## [Markdown][]
2121

22-
The [Markdown API](/v3/markdown) lets you render Markdown documents.
22+
The [Markdown API][Markdown] lets you render Markdown documents.
2323

24-
## [Meta](/v3/meta)
24+
## [Meta][]
2525

26-
The [Meta API](/v3/meta) gives some information about GitHub.com, the service.
26+
The [Meta API][Meta] gives some information about GitHub.com, the service.
2727

28-
## [Rate Limit](/v3/rate_limit)
28+
## [Rate Limit][]
2929

30-
The [Rate Limit API](/v3/rate_limit) lets you check your current rate limit
30+
The [Rate Limit API][Rate Limit] lets you check your current rate limit
3131
status at any time.
32+
33+
[Emojis]: /v3/emojis
34+
[Gitignore]: /v3/gitignore
35+
[Markdown]: /v3/markdown
36+
[Meta]: /v3/meta
37+
[Rate Limit]: /v3/rate_limit

0 commit comments

Comments
 (0)