Fix broken URL (#1588)

This commit is contained in:
Tim van der Lippe
2022-04-28 14:49:28 +02:00
committed by GitHub
parent fe5f57d4da
commit 54bcaa7778

View File

@@ -6,7 +6,7 @@ Adyen Web provides you with the building blocks to create a checkout experience
You can integrate with Adyen Web in two ways:
* [Web Drop-in](https://docs.adyen.com/online-payments/web-drop-in/): an all-in-one solution, the quickest way to accept payments on your website.
* [Web Components](https://docs.adyen.com/checkout/components-web/): one Component per payment method and combine with your own payments form logic.
* [Web Components](https://docs.adyen.com/online-payments/web-components): one Component per payment method and combine with your own payments form logic.
## Prerequisites