Skip to content

Commit 0e723bd

Browse files
committed
Fix broken link
1 parent d96adf4 commit 0e723bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/Examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ open http://localhost:3000/
8080

8181
It covers:
8282

83-
* [Universal rendering](/docs/recipes/ServerRendering.md) with Redux and React
83+
* [Universal rendering](../recipes/ServerRendering.md) with Redux and React
8484
* Prefetching state based on input and via asynchronous fetches.
8585
* Passing state from the server to the client
8686

0 commit comments

Comments
 (0)