Skip to content

Commit 98888bd

Browse files
committed
Fix async-data example link
1 parent 9e58e7d commit 98888bd

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)