Skip to content

Commit c641a10

Browse files
committed
boom
1 parent 9b65b6d commit c641a10

File tree

36 files changed

+37
-37
lines changed

36 files changed

+37
-37
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>developer.github.com</title>
8+
<title>GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />
@@ -32,7 +32,7 @@
3232

3333
<div id="wrapper">
3434
<div class="content">
35-
<h1 id="developergithubcom">developer.github.com</h1>
35+
<h1 id="the-github-api">The GitHub API</h1>
3636

3737
<p>This describes the resources that make up the official GitHub API v3. If
3838
you have any problems or requests please contact

v3/gists/comments/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Gist Comments API v3 | developer.github.com</title>
8+
<title>Gist Comments | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/gists/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Gists API v3 | developer.github.com</title>
8+
<title>Gists | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/git/blobs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Git DB Blobs API v3 | developer.github.com</title>
8+
<title>Git Blobs | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/git/commits/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Git DB Commits API v3 | developer.github.com</title>
8+
<title>Git Commits | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/git/import/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Git DB Import API v3 | developer.github.com</title>
8+
<title>Git Import | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/git/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Git API v3 | developer.github.com</title>
8+
<title>Git | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/git/refs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Git DB Refs API v3 | developer.github.com</title>
8+
<title>Git Refs | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/git/tags/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Git DB Tags API v3 | developer.github.com</title>
8+
<title>Git Tags | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/git/trees/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Git DB Trees API v3 | developer.github.com</title>
8+
<title>Git Trees | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>GitHub API v3 | developer.github.com</title>
8+
<title>GitHub API v3</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/issues/comments/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Issue Comments API v3 | developer.github.com</title>
8+
<title>Issue Comments | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/issues/events/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Issue Events API v3 | developer.github.com</title>
8+
<title>Issue Events | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/issues/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Issues API v3 | developer.github.com</title>
8+
<title>Issues | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/issues/labels/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Issue Labels API v3 | developer.github.com</title>
8+
<title>Issue Labels | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/issues/milestones/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Issue Milestones API v3 | developer.github.com</title>
8+
<title>Issue Milestones | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/libraries/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Libraries | developer.github.com</title>
8+
<title>Libraries | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/mime/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Custom Mime Types | developer.github.com</title>
8+
<title>Custom Mime Types | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/oauth/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>OAuth | developer.github.com</title>
8+
<title>OAuth | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/orgs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Orgs API v3 | developer.github.com</title>
8+
<title>Organizations | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/orgs/members/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Org Members API v3 | developer.github.com</title>
8+
<title>Organization Members | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/orgs/teams/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Org Teams API v3 | developer.github.com</title>
8+
<title>Organization Teams | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/pulls/comments/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Pull Request Comments API v3 | developer.github.com</title>
8+
<title>Pull Request Comments | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/pulls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Pull Request API v3 | developer.github.com</title>
8+
<title>Pull Requests | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/repos/collaborators/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Repo Collaborators API v3 | developer.github.com</title>
8+
<title>Repo Collaborators | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/repos/commits/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Repo Commits API v3 | developer.github.com</title>
8+
<title>Repo Commits | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/repos/downloads/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Repo Downloads API v3 | developer.github.com</title>
8+
<title>Repo Downloads | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/repos/forks/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Repo Forks API v3 | developer.github.com</title>
8+
<title>Repo Forks | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/repos/hooks/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Repo Hooks API v3 | developer.github.com</title>
8+
<title>Repo Hooks | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/repos/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Repos API v3 | developer.github.com</title>
8+
<title>Repos | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/repos/keys/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Repo Deploy Keys API v3 | developer.github.com</title>
8+
<title>Repo Deploy Keys | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/repos/watching/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Repo Watching API v3 | developer.github.com</title>
8+
<title>Repo Watching | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/users/emails/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>User Emails API v3 | developer.github.com</title>
8+
<title>User Emails | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/users/followers/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>User Followers API v3 | developer.github.com</title>
8+
<title>User Followers | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/users/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>Users API v3 | developer.github.com</title>
8+
<title>Users | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

v3/users/keys/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Language" content="en-us" />
66
<meta http-equiv="imagetoolbar" content="false" />
77
<meta name="MSSmartTagsPreventParsing" content="true" />
8-
<title>User Public Keys API v3 | developer.github.com</title>
8+
<title>User Public Keys | GitHub API</title>
99
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
1010
<link href="/css/960.css" rel="stylesheet" type="text/css" />
1111
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy