From ec7385c995ea5d79a5a39747839f065adb05869d Mon Sep 17 00:00:00 2001 From: Tobias Oberstein Date: Mon, 16 Nov 2015 18:08:02 +0100 Subject: [PATCH] update readme --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cb38584..cfb066a 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ Scour is a SVG optimizer/sanitizer that can be used to produce SVGs for Web depl Website - http://www.codedread.com/scour/ (original website) - - https://github.com/oberstet/scour (today) + - https://github.com/codedread/scour (today) Authors: - Jeff Schiller, Louis Simard (original authors)