mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 16:44:57 +00:00
HHH-12809 Use an HTTP link for the Javadoc link to our Bean Validation documentation
This commit is contained in:
parent
05111931a9
commit
109481f903
@ -124,7 +124,7 @@ task aggregateJavadocs(type: Javadoc) {
|
||||
|
||||
links = [
|
||||
'https://docs.oracle.com/javase/8/docs/api/',
|
||||
'https://docs.jboss.org/hibernate/beanvalidation/spec/2.0/api/',
|
||||
'http://docs.jboss.org/hibernate/beanvalidation/spec/2.0/api/',
|
||||
'http://docs.jboss.org/cdi/api/2.0/',
|
||||
'https://javaee.github.io/javaee-spec/javadocs/'
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user