Skip to content

Commit c1476fd

Browse files
authored
Merge pull request graphql#78 from brandonblack/patch-2
[minor] point github logo @ graphql api landing page
2 parents a802fea + ba68447 commit c1476fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ public class Character {
543543
<img src="/img/logos/twitter.png" title="Twitter" className="round" />
544544
</a>
545545
{/**/}
546-
<a href="https://github.com/" target="_blank">
546+
<a href="https://developer.github.com/early-access/graphql" target="_blank">
547547
<img src="/img/logos/github.png" title="GitHub" className="round" />
548548
</a>
549549
{/** /}

0 commit comments

Comments
 (0)