]> granicus.if.org Git - imagemagick/commitdiff
Corrected link.
authorDirk Lemstra <dirk@lemstra.org>
Thu, 24 Jan 2019 20:54:43 +0000 (21:54 +0100)
committerDirk Lemstra <dirk@lemstra.org>
Thu, 24 Jan 2019 20:55:19 +0000 (21:55 +0100)
README.md

index 5f9d8358975f415f89325ce3b4fa261445f541ab..f8d6750b38be15cd4bd5606d780681767c3ddc07 100644 (file)
--- 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