diff --git a/src/Tag/ImageTag.php b/src/Tag/ImageTag.php index 91e0d9b6..2b3c0f90 100644 --- a/src/Tag/ImageTag.php +++ b/src/Tag/ImageTag.php @@ -16,7 +16,7 @@ * Generates an HTML `` tag with the `src` attribute set to the transformation URL, optional `srcset` and other * specified attributes. * - * For more information, see the [PHP SDK guide](https://cloudinary.com/documentation/php_integration#landingpage). + * For more information, see the [PHP SDK guide](https://cloudinary.com/documentation/php_image_manipulation#deliver_and_transform_images). * * @api */