From 853595a66513aae692e535200338215a97ba4adc Mon Sep 17 00:00:00 2001 From: Preston Guillory Date: Thu, 12 Apr 2012 11:36:19 -0700 Subject: [PATCH] Fixed a typo in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61787dfd4..46232f133 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ geometry and a format, which the file will be converted to, like so: This will convert the "thumb" style to a 32x32 square in png format, regardless of what was uploaded. If the format is not specified, it is kept the same (i.e. jpgs will remain jpgs). For more information on the accepted style formats, see -[http://www.imagemagick.org/script/command-line-processing.php#geometry](here). +[here](http://www.imagemagick.org/script/command-line-processing.php#geometry). Multiple processors can be specified, and they will be invoked in the order they are defined in the :processors array. Each successive processor will