diff --git a/docs/Using-Stateful-JS-Components.md b/docs/Using-Stateful-JS-Components.md index 7e0c423..3bb71ec 100644 --- a/docs/Using-Stateful-JS-Components.md +++ b/docs/Using-Stateful-JS-Components.md @@ -87,7 +87,7 @@ D3 (from @zachcp): - Example: http://zachcp.github.io/simplecomponent/ A different take on using D3: -https://gadfly361.github.io/gadfly-blog/2016-10-22-d3-in-reagent.html +https://gadfly361.github.io/gadfly-blog/posts-output/2016-10-22-d3-in-reagent/ ### Advanced Lifecycle Methods