Skip to content

Commit

Permalink
Updated Related links
Browse files Browse the repository at this point in the history
  • Loading branch information
vasanthk committed May 4, 2017
1 parent 38c062a commit 0144432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patterns/29.feature-flags-using-redux.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ export isFeatureEnabled({ features }, featureName) {
}
```
### Related links:
- http://blog.rstankov.com/feature-flags-in-react/
- https://gist.github.com/RStankov/0e764f27daf38f2fcd81b82360334528
- [Feature flags in React](http://blog.rstankov.com/feature-flags-in-react/)
- [Gist](https://gist.github.com/RStankov/0e764f27daf38f2fcd81b82360334528)

0 comments on commit 0144432

Please sign in to comment.