Skip to content

Commit 794dbdb

Browse files
committed
Fix TOC links
1 parent 131b4d3 commit 794dbdb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A collection of awesome React tools, resources, videos and shiny things.
1313
- [JSX](#jsx)
1414
- [Flux Tutorials](#flux-tutorials)
1515
- [React Native](#react-native)
16-
- [Relay](#relay-tutorials)
16+
- [Relay](#relay)
1717
- [Building Robust Web Apps with React](#building-robust-web-apps-with-react)
1818
- [Comprehensive Guide to Building Apps with React](#comprehensive-guide-to-building-apps-with-react)
1919
- [Scotch.io React tutorials series](#scotchio-react-tutorials-series)
@@ -37,7 +37,7 @@ A collection of awesome React tools, resources, videos and shiny things.
3737
- [Tools](#tools)
3838
- [Flux](#flux)
3939
- [Mobile](#mobile)
40-
- [Relay](#relay)
40+
- [Relay and GraphQL](#relay-and-graphql)
4141
- [Boilerplates](#boilerplates)
4242
- [Components](#components)
4343
- [Libraries](#libraries)
@@ -378,7 +378,7 @@ A collection of awesome React tools, resources, videos and shiny things.
378378
* [componentkit - A React-inspired view framework for iOS](https://github.com/facebook/componentkit)
379379
* [Reapp - A UI-kit with widgets and CLI to build mobile web apps](http://reapp.io)
380380

381-
##### Relay
381+
##### Relay and GraphQL
382382
* [react-relay - A framework for building data-driven React applications (officially by Facebook)](https://www.npmjs.com/package/react-relay)
383383
* [react-transmit - Relay-inspired library based on Promises](https://github.com/RickWong/react-transmit)
384384
* [graphqlite - An experimental implementation of Facebook's GraphQL](https://github.com/madjam002/graphqlite)

0 commit comments

Comments
 (0)