From 17d0ff77c32df2a5032bb6978bbf289f51be5410 Mon Sep 17 00:00:00 2001 From: Kwok He Chu <105217051+Kwok-he-Chu@users.noreply.github.com> Date: Tue, 20 Feb 2024 12:18:58 +0100 Subject: [PATCH] Fix gitpod link for subscriptions --- subscription-example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subscription-example/README.md b/subscription-example/README.md index 8da4f4b7..8adf52c8 100644 --- a/subscription-example/README.md +++ b/subscription-example/README.md @@ -50,7 +50,7 @@ This demo provides a simple webhook integration at `/api/webhooks/notifications` 6. Click the button below to launch the application in Gitpod. -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/adyen-examples/adyen-node-online-payments/tree/main/subscription-example) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/adyen-examples/adyen-java-spring-online-payments/tree/main/subscription-example) 7. Update your webhook in the Customer Area with the public url that is generated by Gitpod