Skip to content

Commit 4ce6d50

Browse files
committed
CLOUDINARY-511 - update info for Cloundinary env key input - admin area - cloudinary settings
1 parent ecbea28 commit 4ce6d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<field id="cloudinary_environment_variable" translate="label comment" type="obscure" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
2828
<label>Cloudinary Account Credentials</label>
2929
<comment>
30-
<![CDATA[Copy the API environment variable format from the API Keys page. Replace [your_api_key] and [your_api_secret] with your actual values, while your cloud name is already correctly included in the format.]]>
30+
<![CDATA[Copy the <b>API environment variable</b> format from the <a href="https://console.cloudinary.com/settings/api-keys" target="_blank">API Keys</a> page. Replace [your_api_key] and [your_api_secret] with your actual values, while your cloud name is already correctly included in the format.]]>
3131
</comment>
3232
<backend_model>Cloudinary\Cloudinary\Model\Config\Backend\Credentials</backend_model>
3333
</field>

0 commit comments

Comments
 (0)