]> git.imager.perl.org - imager.git/commitdiff
[rt #82743] fix the Graphics::Magick link
authorTony Cook <tony@develop-help.com>
Mon, 21 Jan 2013 10:31:22 +0000 (21:31 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 21 Jan 2013 10:31:22 +0000 (21:31 +1100)
Imager.pm

index bedce90986c4eaa4ca0fed516262157259626ce2..a04035769e0302b3bd52e01ce7ccca971ec31bfa 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -5092,7 +5092,8 @@ L<Affix::Infix2Postfix>(3), L<Parse::RecDescent>(3)
 
 Other perl imaging modules include:
 
-L<GD>(3), L<Image::Magick>(3), L<Graphics::Magick>(3),
+L<GD>(3), L<Image::Magick>(3),
+L<Graphics::Magick|http://www.graphicsmagick.org/perl.html>(3),
 L<Prima::Image>, L<IPA>.
 
 For manipulating image metadata see L<Image::ExifTool>.