From 3561f9856017a0f995b6b2bceaf502dfc32221f2 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Wed, 8 Feb 2023 14:53:50 +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 4a96288..db83365 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ Utilities for Jakarta Persistence, JDBC and DataSources. -Jakarta Faces based integration tests using [`BaseEntityService`](https://github.com/omnifaces/omnipersistence/blob/develop/src/main/java/org/omnifaces/persistence/service/BaseEntityService.java) can be found in [OptimusFaces](https://github.com/omnifaces/optimusfaces) project. +Jakarta Faces based integration tests using [`BaseEntityService`](https://github.com/omnifaces/omnipersistence/blob/jakartified/src/main/java/org/omnifaces/persistence/service/BaseEntityService.java) can be found in [OptimusFaces](https://github.com/omnifaces/optimusfaces) project.