Fix migration guide link

This commit is contained in:
Christian Beikov 2022-10-04 09:39:49 +02:00
parent a656652dc2
commit bca45e4240
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
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]
* link:https://github.com/hibernate/hibernate-orm/blob/6.0/migration-guide.adoc[6.0 Migration guide]
== Basic array/collection mapping