From 9fa1788959bac2a9312b22d0f0dc28cd53a048d9 Mon Sep 17 00:00:00 2001 From: eclipseo <30413512+eclipseo@users.noreply.github.com> Date: Sat, 29 Sep 2018 15:20:35 +0200 Subject: [PATCH] Update link to Anthony Dekker's blog The page has moved to scientificgems.wordpress.com. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eea6856..0644ad6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Color quantization library -This library provides a color quantizer based on the [NEUQUANT](http://members.ozemail.com.au/~dekker/NEUQUANT.HTML) +This library provides a color quantizer based on the [NEUQUANT](https://scientificgems.wordpress.com/stuff/neuquant-fast-high-quality-image-quantization/) quantization algorithm by Anthony Dekker. ### Usage