From 3281b7783856d9505aa53f108f496462c1d751e6 Mon Sep 17 00:00:00 2001 From: Michael B <216956+mikez@users.noreply.github.com> Date: Mon, 2 Aug 2021 00:00:47 +0200 Subject: [PATCH] Update README.md (#252) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Jérôme's domain got cybersquatted. Adding direct link to his article. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d3e7ea..9024eaf 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For a longer introduction, see these recommended tutorials: * Chapter 7. Scales of [*Interactive Data Visualization for the Web*](http://alignedleft.com/work/d3-book) by Scott Murray -* [d3: scales, and color.](http://www.jeromecukier.net/2011/08/11/d3-scales-and-color/) by Jérôme Cukier +* [d3: scales, and color.](https://jckr.github.io/blog/2011/08/11/d3-scales-and-color/) by Jérôme Cukier ## Installing