Skip to content

Commit

Permalink
Updated URL to example (#8298)
Browse files Browse the repository at this point in the history
I got married and changed my last name. This is updating the URL to match my new GitHub URL.
  • Loading branch information
jenniferabowd authored and scotthovestadt committed Apr 10, 2019
1 parent 0684263 commit 151c961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Webpack.md
Expand Up @@ -230,4 +230,4 @@ If you use dynamic imports (`import('some-file.js').then(module => ...)`), you n
}
```

For an example of how to use Jest with Webpack with React, Redux, and Node, you can view one [here](https://github.com/jenniferkaplannyc/jest_react_redux_node_webpack_complex_example).
For an example of how to use Jest with Webpack with React, Redux, and Node, you can view one [here](https://github.com/jenniferabowd/jest_react_redux_node_webpack_complex_example).

0 comments on commit 151c961

Please sign in to comment.