Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
ghengeveld authored Dec 8, 2020
1 parent 2406275 commit af52ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ impact on performance and usability. When Suspense lands, React Async will make
you can already **start using React Async right now**, and in a later update, you'll **get Suspense features for free**.
In fact, React Async already has experimental support for Suspense, by passing the `suspense` option.

[concurrent react]: https://github.com/sw-yx/fresh-concurrent-react/blob/master/Intro.md#introduction-what-is-concurrent-react
[concurrent react]: https://reactjs.org/docs/concurrent-mode-intro.html

0 comments on commit af52ec3

Please sign in to comment.