From f3cad8dc8310c4f700556de57c252e8bd2f1e6a6 Mon Sep 17 00:00:00 2001 From: Kwok He Chu <105217051+Kwok-he-Chu@users.noreply.github.com> Date: Tue, 21 Nov 2023 15:27:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fac9b583..04e09efa 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ See the [advanced integration flow](https://docs.adyen.com/online-payments/web-d The [in-person payments example](in-person-payments-example) features an in-person payment [cloud terminal API](https://docs.adyen.com/point-of-sale/design-your-integration/choose-your-architecture/cloud/) integration. Within this demo app, you can make in-person payments using a terminal, initiate reversals (refunds) and check transaction statuses. -![Card In-person Payments Demo](in-person-payments-example/wwwroot/images/cardinpersonpayments.gif) +![Card In-person Payments Demo](in-person-payments-example/src/main/resources/static/images/cardinpersonpayments.gif) ## [Gift Card Example](giftcard-example)