From 54bcaa77786adc16bc2e5113861ca3aefea74ed5 Mon Sep 17 00:00:00 2001 From: Tim van der Lippe Date: Thu, 28 Apr 2022 14:49:28 +0200 Subject: [PATCH] Fix broken URL (#1588) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f83ab55b..f546e785 100644 --- a/README.md +++ b/README.md @@ -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