Skip to content

Commit ca565f5

Browse files
andreypoppsophiebits
authored andcommitted
docs: update link for react-async
1 parent 415c462 commit ca565f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/complementary-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you want your project on this list, or think one of these projects should be
4646

4747
### Data fetching
4848

49-
* **[react-async](https://github.com/andreypopp/react-async)** Adds a `getInitialStateAsync(cb)` method suitable for data fetching on both the client and the server.
49+
* **[react-async](http://andreypopp.viewdocs.io/react-async)** Adds a `getInitialStateAsync(cb)` method suitable for data fetching on both the client and the server.
5050
* **[superagent](http://visionmedia.github.io/superagent/)** A lightweight "isomorphic" library for AJAX requests.
5151

5252
### UI components

0 commit comments

Comments
 (0)