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