File tree 3 files changed +7
-2
lines changed 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ var Site = React.createClass({
78
78
< a href = "/blog" > GraphQL Team Blog</ a >
79
79
< a href = "http://facebook.github.io/graphql/" target = "_blank" > Read the Spec</ a >
80
80
< a href = "https://github.com/graphql" target = "_blank" > GitHub</ a >
81
- { page && < a href = { 'https://github.com/graphql/graphql.github.io/edit/source/site/' + page . relPath } target = "_blank" > ✎ Edit this page</ a > }
81
+ { page && < a href = { 'https://github.com/graphql/graphql.github.io/edit/source/site/' + page . relPath } target = "_blank" > Edit this page ✎ </ a > }
82
82
</ div >
83
83
</ section >
84
84
< a href = "https://code.facebook.com/projects/" target = "_blank" className = "fbOpenSource" >
Original file line number Diff line number Diff line change @@ -34,16 +34,21 @@ var logos = [
34
34
link : 'https://www.intuit.com/'
35
35
} ,
36
36
{
37
- name : 'Coursea ' ,
37
+ name : 'Coursera ' ,
38
38
img : 'coursera.png' ,
39
39
link : 'https://www.coursera.org/'
40
40
} ,
41
41
{
42
42
name : 'Hudl' ,
43
43
img : 'hudl.png' ,
44
44
link : 'https://www.hudl.com/'
45
+ } ,
46
+ name : 'Reindex' ,
47
+ img : 'reindex.png' ,
48
+ link : 'https://www.reindex.io/'
45
49
} ,
46
50
{
51
+
47
52
name : 'Meteor' ,
48
53
img : 'meteor.png' ,
49
54
link : 'https://medium.com/apollo-stack/snappier-uis-with-apollo-client-graphql-bffab0b52b79#.sls7hdvud'
You can’t perform that action at this time.
0 commit comments