Skip to content

Commit 27891e4

Browse files
committed
Update doc link for Geometry regex explanation
1 parent fd2f344 commit 27891e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ReferenceClasses/Geometry.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
*
2020
* How to build the monstruous regexp? Check the gist link.
2121
*
22-
* @see https://gist.github.com/Pierstoval/eac8d182d2c51c93202f
22+
* @see http://www.orbitale.io/2016/03/25/gist-regular-expression-for-imagemagick-geometry.html
23+
*
2324
* @see http://www.imagemagick.org/script/command-line-processing.php#geometry
2425
*/
2526
class Geometry

0 commit comments

Comments
 (0)