From 9d586640a1211569606dc7b83025de5dd548b510 Mon Sep 17 00:00:00 2001 From: Johannes Barre Date: Fri, 13 Oct 2017 12:07:32 +0200 Subject: [PATCH] Link fixed --- docs/Using-Stateful-JS-Components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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