Skip to content

Commit a96ee67

Browse files
author
Marco Pereirinha
committed
Update icon
1 parent 3007b15 commit a96ee67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-definitions/settings-image.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
),
176176
array(
177177
'type' => 'info_box',
178-
'icon' => $this->dir_url . 'css/images/crop.svg',
178+
'icon' => $this->dir_url . 'css/images/transformation.svg',
179179
'title' => __( 'What are transformations?', 'cloudinary' ),
180180
'text' => __(
181181
'A set of parameters included in a Cloudinary URL to programmatically transform the visual appearance of the assets on your website.',

0 commit comments

Comments
 (0)