Skip to content

Commit

Permalink
Change link
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed Jun 8, 2024
1 parent 70b0c65 commit 3bd1b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Interfaces/ImageInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ public function drawLine(callable $init): self;
/**
* Draw the given geometric object on the current image
*
* @link https://image.intervention.io/v3/modifying/drawing#draw-objects
* @link https://image.intervention.io/v3/modifying/drawing#universal-draw-method
* @param DrawableInterface $drawable
* @return ImageInterface
*/
Expand Down

0 comments on commit 3bd1b38

Please sign in to comment.