Skip to content

Commit

Permalink
Update headless docs page link (#2680)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayodejidev authored Jul 23, 2024
1 parent 2f2d124 commit da20986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/adminhtml/system/adyen_online_checkout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<group id="adyen_headless_integration" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
<label><![CDATA[Headless integration]]></label>
<frontend_model>Magento\Config\Block\System\Config\Form\Fieldset</frontend_model>
<comment><![CDATA[<p>With headless integration, you can build your front end using Adyen’s pre-configured back end.<br><a href="https://docs-admin.is.adyen.com/plugins/magento-2/magento-headless-integration" target="_blank">Learn more about headless integration</a></p>]]></comment>
<comment><![CDATA[<p>With headless integration, you can build your front end using Adyen’s pre-configured back end.<br><a href="https://docs.adyen.com/plugins/adobe-commerce/headless-integration" target="_blank">Learn more about headless integration</a></p>]]></comment>
<field id="payments_origin_url" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Payment Origin URL</label>
<tooltip>Only relevant if you process payments from an external URL different to that of Magento</tooltip>
Expand Down

0 comments on commit da20986

Please sign in to comment.