From e08c13a78719913872f5161406cb6f8333a31f0c Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Tue, 5 Apr 2022 22:55:00 +0800 Subject: [PATCH] Update README.md --- persistence-modules/hibernate-annotations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistence-modules/hibernate-annotations/README.md b/persistence-modules/hibernate-annotations/README.md index c7efe77e22..9b68579151 100644 --- a/persistence-modules/hibernate-annotations/README.md +++ b/persistence-modules/hibernate-annotations/README.md @@ -9,4 +9,4 @@ This module contains articles about Annotations used in Hibernate. - [Hibernate One to Many Annotation Tutorial](https://www.baeldung.com/hibernate-one-to-many) - [Hibernate @WhereJoinTable Annotation](https://www.baeldung.com/hibernate-wherejointable) - [Usage of the Hibernate @LazyCollection Annotation](https://www.baeldung.com/hibernate-lazycollection) -- [@Immutable in Hibernate](http://www.baeldung.com/hibernate-immutable) +- [@Immutable in Hibernate](https://www.baeldung.com/hibernate-immutable)