Skip to content

Commit

Permalink
Change link from 5.3.x to main
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Mar 27, 2022
1 parent e88a88c commit 50973f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/asciidoc/testing.adoc
Expand Up @@ -5871,7 +5871,7 @@ example.
----
See
https://github.com/spring-projects/spring-framework/blob/5.3.x/spring-test/src/test/java/org/springframework/test/context/junit/jupiter/orm/JpaEntityListenerTests.java[JpaEntityListenerTests]
https://github.com/spring-projects/spring-framework/blob/main/spring-test/src/test/java/org/springframework/test/context/junit/jupiter/orm/JpaEntityListenerTests.java[JpaEntityListenerTests]
in the Spring Framework test suite for working examples using all JPA lifecycle callbacks.
=====

Expand Down

0 comments on commit 50973f7

Please sign in to comment.