mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Fix 404 relay modern link (#474)
This commit is contained in:
committed by
Dan Abramov
parent
3ed4db2373
commit
d6412ae153
@@ -7,6 +7,6 @@ permalink: community/data-fetching.html
|
||||
|
||||
* **[Apollo](http://dev.apollodata.com/react/):** Easy to set up and use GraphQL client.
|
||||
* **[Axios](https://github.com/mzabriskie/axios):** Promise based HTTP client for the browser and node.js.
|
||||
* **[Relay Modern](https://facebook.github.io/relay/docs/relay-modern.html)** - A JavaScript framework for building data-driven React applications.
|
||||
* **[Relay Modern](https://facebook.github.io/relay/docs/en/new-in-relay-modern.html)** - A JavaScript framework for building data-driven React applications.
|
||||
* **[Request](https://github.com/request/request):** Simplified HTTP request client.
|
||||
* **[Superagent](https://visionmedia.github.io/superagent/):** A lightweight "isomorphic" library for AJAX requests.
|
||||
|
||||
Reference in New Issue
Block a user