|
On the old website the javadocs for Hibernate ORM was available under http://hibernate.org/hib_docs (probably as Apache rewrite rule to the current docs server).
We get a 404 errors, because of people trying to access these urls on the new site.
Possible solutions are:
-
Ignore
-
Add a copy of the missing Javadocs
-
Create redirect pages for each Javadoc page
|