Browse Source

Fix typo

Fix the conference talk youtube url.
main
Cesar William Alvarenga 9 years ago
parent
commit
432eb4ba41
  1. 2
      _posts/2015-03-19-building-the-facebook-news-feed-with-relay.md

2
_posts/2015-03-19-building-the-facebook-news-feed-with-relay.md

@ -3,7 +3,7 @@ title: "Building The Facebook News Feed With Relay"
author: josephsavona author: josephsavona
--- ---
At React.js Conf in January we gave a preview of Relay, a new framework for building data-driven applications in React. In this post, we'll describe the process of creating a Relay application. This post assumes some familiarity with the concepts of Relay and GraphQL, so if you haven't already we recommend reading [our introductory blog post](/react/blog/2015/02/20/introducing-relay-and-graphql.html) or watching [the conference talk](https://www.youtube-nocookie.com/watch?v=9sc8Pyc51uU). At React.js Conf in January we gave a preview of Relay, a new framework for building data-driven applications in React. In this post, we'll describe the process of creating a Relay application. This post assumes some familiarity with the concepts of Relay and GraphQL, so if you haven't already we recommend reading [our introductory blog post](/react/blog/2015/02/20/introducing-relay-and-graphql.html) or watching [the conference talk](https://www.youtube-nocookie.com/v/9sc8Pyc51uU).
We're working hard to prepare GraphQL and Relay for public release. In the meantime, we'll continue to provide information about what you can expect. We're working hard to prepare GraphQL and Relay for public release. In the meantime, we'll continue to provide information about what you can expect.

Loading…
Cancel
Save