From b06cbf2ec1b2f1be557c6562709e09ab3b94da52 Mon Sep 17 00:00:00 2001 From: Picasso Houessou Date: Fri, 27 Jun 2025 22:05:49 +0200 Subject: [PATCH] Update the link to the PWA in the README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e017a4e5..3eca701db 100755 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ This demo application contains several things you may be interested: > Note: this demo application implements [OpenID Connect Specification Support](https://openid.net/developers/specs/) > (using [Keycloak](https://www.keycloak.org/)). See [usage in API](api/config/packages/security.yaml) and -> [usage in PWA](pwa/pages/api/auth/%5B...nextauth%5D.tsx). +> [usage in PWA](pwa/app/api/auth/%5B...nextauth%5D/route.ts). ## Contributing