Skip to content

Commit fb87faf

Browse files
committed
Merge pull request #520 from markdalgleish/patch-1
Fix async-data example link
2 parents 9e58e7d + 98888bd commit fb87faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,5 @@ something.serve(function (req, res) {
137137
```
138138

139139
[1]:./components/Route.md
140-
[2]:https://github.com/rackt/react-router/tree/latest/examples/async-data
140+
[2]:https://github.com/rackt/react-router/tree/master/examples/async-data
141141

0 commit comments

Comments
 (0)