Tweak to the migration guide to add a link to the previous minor release migration guide

Signed-off-by: Jan Schatteman <jschatte@redhat.com>
This commit is contained in:
Jan Schatteman 2022-07-13 23:01:43 +02:00 committed by Sanne Grinovero
parent 35fb490aaa
commit 1dba48ae3e
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@
This guide discusses migration from Hibernate ORM version 6.1. For migration from
earlier versions, see any other pertinent migration guides as well.
* link:../../../6.0/migration-guide/migration-guide.html[6.0 Migration guide]
== Basic array/collection mapping
Basic arrays, other than `byte[]`/Byte[] and `char[]`/`Character[]`, and basic collections (only subtypes of `Collection`)