From: Dirk Lemstra Date: Thu, 24 Jan 2019 20:54:43 +0000 (+0100) Subject: Corrected link. X-Git-Tag: 7.0.8-25~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b40253259e6356dbb0f594b515956e18f2a3d5c;p=imagemagick Corrected link. --- diff --git a/README.md b/README.md index 5f9d83589..f8d6750b3 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Here are just a few examples of what ImageMagick can do: * [Heterogeneous distributed processing](https://imagemagick.org/script/architecture.php#distributed): certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors. * [ImageMagick on the iPhone](https://imagemagick.org/script/download.php#iOS): convert, edit, or compose images on your iPhone. -[Examples of ImageMagick Usage](https://imagemagick.org/Usage/), shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see [Fred's ImageMagick Scripts](http://www.fmwconcepts.com/imagemagick/): a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With [Magick.NET](https://magick.codeplex.com/), use ImageMagick without having to install ImageMagick on your server or desktop. +[Examples of ImageMagick Usage](https://imagemagick.org/Usage/), shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see [Fred's ImageMagick Scripts](http://www.fmwconcepts.com/imagemagick/): a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With [Magick.NET](https://github.com/dlemstra/Magick.NET), use ImageMagick without having to install ImageMagick on your server or desktop. #### News