From 8fd6e069a8004987124599d4aee3d0334d2947f9 Mon Sep 17 00:00:00 2001 From: Erik Jan de Wit Date: Fri, 14 Jun 2024 14:25:44 +0200 Subject: [PATCH] removed version as it's already in the package.json (#30333) Signed-off-by: Erik Jan de Wit --- js/apps/account-ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/apps/account-ui/README.md b/js/apps/account-ui/README.md index 9d03f353f3..650b4c9114 100644 --- a/js/apps/account-ui/README.md +++ b/js/apps/account-ui/README.md @@ -1,6 +1,6 @@ # Keycloak Account UI -This project is the next generation of the Keycloak Account UI. It is written with React and [PatternFly 4](https://www.patternfly.org/v4/) and uses [Vite](https://vitejs.dev/guide/). +This project is the next generation of the Keycloak Account UI. It is written with React and [PatternFly](https://www.patternfly.org/) and uses [Vite](https://vitejs.dev/guide/). ## Features