From: dirk Date: Tue, 29 Sep 2015 14:58:51 +0000 (+0200) Subject: Fixed typo in README (Github: #45) X-Git-Tag: 7.0.1-0~587 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=979447c9516d49d74b792a8ca96baaf8d5af8c4b;p=imagemagick Fixed typo in README (Github: #45) --- diff --git a/README.md b/README.md index 1f94bf522..3dfa3c421 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ImageMagick is free software delivered as a ready-to-run binary distribution or The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes memory error and thread data race detection to prevent security vulnerabilities. -ImageMagick is available from http://www.imagemagick.org/scripts/binary-releases.php. It runs on Linux, Windows, Mac Os X, iOS, Android OS, and others. +ImageMagick is available from http://www.imagemagick.org/script/binary-releases.php. It runs on Linux, Windows, Mac Os X, iOS, Android OS, and others. The authoritative ImageMagick web site is http://www.imagemagick.org. The authoritative source code repository is http://git.imagemagick.org/repos/ImageMagick/. diff --git a/README.txt b/README.txt index 99678f4fb..c6104eaa6 100644 --- a/README.txt +++ b/README.txt @@ -30,7 +30,7 @@ Introduction to ImageMagick security vulnerabilities. ImageMagick is available from - http://www.imagemagick.org/scripts/binary-releases.php. It runs on Linux, + http://www.imagemagick.org/script/binary-releases.php. It runs on Linux, Windows, Mac Os X, iOS, Android OS, and others. The authoritative ImageMagick web site is