8000 Make headers and titles consistent · headtotoe/developer.github.com@2b5611e · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b5611e

Browse files
committed
Make headers and titles consistent
1 parent 1d30c54 commit 2b5611e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

content/v3/auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Authentication | GitHub API
2+
title: Other Authentication Methods | GitHub API
33
---
44

55
# Other Authentication Methods

content/v3/git.md

+1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Git | GitHub API
2+
title: Git Data | GitHub API
33
---
44

55
# Git Data

content/v3/pulls/comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Pull Request Comments | GitHub API
2+
title: Review Comments | GitHub API
33
---
44

55
# Review Comments

static/search-index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
{
4949
"url": "/v3/auth/",
50-
"title": "Authentication",
50+
"title": "Other Authentication Methods",
5151
"section": "API/Overview"
5252
},
5353
{
@@ -72,7 +72,7 @@
7272
},
7373
{
7474
"url": "/v3/git/",
75-
"title": "Git",
75+
"title": "Git Data",
7676
"section": "API/Git Data"
7777
},
7878
{
@@ -187,7 +187,7 @@
187187
},
188188
{
189189
"url": "/v3/pulls/comments/",
190-
"title": "Pull Request Comments",
190+
"title": "Review Comments",
191191
"section": "API/Pull Requests"
192192
},
193193
{

0 commit comments

Comments
 (0)
0