| The new User Guide has been added to the 5.0 branch, therefore, just like with Hibernate ORM 5.1, after we release the 5.0.10 version, we need to do the following modifications to Hibernate 5.0 hibernate.org section:
- The "Domain Model Mapping Guide" link should be removed
- The "User Guide" link should point to http://docs.jboss.org/hibernate/orm/5.0/userguide/html_single/Hibernate_User_Guide.html
- The "Quick Start" URL should be changed from http://docs.jboss.org/hibernate/orm/5.0/quickstart/html/ to http://docs.jboss.org/hibernate/orm/5.0/quickstart/html_single/
- The "Integration Guide" URL should be changed from http://docs.jboss.org/hibernate/orm/5.0/integrationsGuide/en-US/html_single/ to http://docs.jboss.org/hibernate/orm/5.1/integrationsGuide/html_single/
|