Skip to content

Commit 0a1e355

Browse files
authored
Adding link to example code and sandbox
To be consistent with the other examples, this adds a link back to the GitHub examples folder source code and a link to try it on CodeSandbox.
1 parent a8d4959 commit 0a1e355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/ExampleRedditAPI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hide_title: true
66

77
# Example: Reddit API
88

9-
This is the complete source code of the Reddit headline fetching example we built during the [advanced tutorial](README.md).
9+
This is the complete source code of the Reddit headline fetching example we built during the [advanced tutorial](README.md). This code is also in [our repository of examples](https://github.com/reduxjs/redux/tree/master/examples/reddit-api) and can be [run in your browser via CodeSandbox](https://codesandbox.io/s/github/reduxjs/redux/tree/master/examples/reddit-api).
1010

1111
## Entry Point
1212

0 commit comments

Comments
 (0)