From: Cristy
The authoritative ImageMagick web site is http://www.imagemagick.org. The authoritative source code repository is https://subversion.imagemagick.org/subversion/ImageMagick/.
+The authoritative ImageMagick web site is http://www.imagemagick.org. The authoritative source code repository is https://git.imagemagick.org/repos/ImageMagick/.
Here are just a few examples of what ImageMagick can do for you:
diff --git a/www/index.html b/www/index.html index 775892e8e..a0875b0b3 100644 --- a/www/index.html +++ b/www/index.html @@ -57,7 +57,7 @@ ImageMagickhttp://www.imagemagick.org/download/beta. 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 https://subversion.imagemagick.org/subversion/ImageMagick/.
+The authoritative ImageMagick web site is http://www.imagemagick.org. The authoritative source code repository is https://git.imagemagick.org/repos/ImageMagick/.
Here are just a few examples of what ImageMagick can do for you:
diff --git a/www/install-source.html b/www/install-source.html index 350adc19f..506efaf62 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -54,6 +54,8 @@ identify -versionIf the identify program executes and identifies itself as ImageMagick, you may not need to install ImageMagick from source unless you want to add support for additional image formats or upgrade to a newer version. You also have the option of installing a pre-compiled binary release. However, if you still want to install from source, choose a platform, Unix or Windows. Before installing from source, you may want to review recent changes to the ImageMagick distribution.
+The authoritative source code repository is http://git.imagemagick.org/repos/ImageMagick.
+ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Unix systems have one. Download ImageMagick.tar.gz from www.imagemagick.org or a mirrors and verify its message digest.
diff --git a/www/magick++.html b/www/magick++.html index b5a66d895..8e15e2825 100644 --- a/www/magick++.html +++ b/www/magick++.html @@ -158,7 +158,7 @@