From 062aebf5c241e229408235d79ebcc36e587b876e Mon Sep 17 00:00:00 2001 From: Michael B <216956+mikez@users.noreply.github.com> Date: Sun, 1 Aug 2021 23:59:28 +0200 Subject: [PATCH] Update README.md 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