@@ -201,22 +201,7 @@ class Index extends Component {
201
201
By
202
202
< div className = "authors" >
203
203
< a
204
- href = "https://twitter.com/helferjs"
205
- style = { styles . avatarLink }
206
- className = "author-link"
207
- >
208
- < Avatar
209
- src = "https://pbs.twimg.com/profile_images/705848506536210432/Gonh3JNx.jpg"
210
- style = { styles . avatar }
211
- size = { 50 }
212
- />
213
- Jonas Helfer
214
- </ a >
215
- < span className = "-and" >
216
- and
217
- </ span >
218
- < a
219
- href = "https://twitter.com/lorendsr"
204
+ href = "http://lorensr.me"
220
205
style = { styles . avatarLink }
221
206
className = "author-link"
222
207
>
@@ -254,23 +239,23 @@ class Index extends Component {
254
239
The GraphQL Guide
255
240
</ b >
256
241
{ ` is an upcoming book on GraphQL (which is the best way to write an API or
257
- fetch data for your app). ` }
258
- < a href = "https ://twitter.com/helferjs " >
259
- Jonas
242
+ fetch data for your app). Loren is a ` }
243
+ < a href = "http ://lorensr.me " >
244
+ freelance dev
260
245
</ a >
261
- { ' works on the team behind the ' }
246
+ { " who loves teaching and writing. He's a community maintainer of the " }
262
247
< a href = "http://dev.apollodata.com/" >
263
- Apollo
248
+ Apollo project
264
249
</ a >
265
- { ' GraphQL client, and ' }
266
- < a href = "https://twitter. com/lorendsr " >
267
- Loren
250
+ { ' (the #1 GraphQL client) as well as the Meteor ' }
251
+ < a href = "https://guide.meteor. com/" >
252
+ Guide
268
253
</ a >
269
- { ' is a freelancer and ' }
270
- < a href = "https://www .meteor.com/" >
271
- Meteor
254
+ { ' and ' }
255
+ < a href = "https://docs .meteor.com/" >
256
+ Docs
272
257
</ a >
273
- { ' maintainer. We’re in the process of writing ' }
258
+ { ". He's in the process of writing " }
274
259
< em >
275
260
the best
276
261
</ em >
0 commit comments