Commit 960ba92
committed
Replace dead link in maven-javadoc-plugin
The link to https://javaee-spec.java.net/nonav/javadocs/ is long dead
since 2017. For some reason this causes excruciatingly long wait times until
connection attempts eventually timeout. Regardless of that it's worth updating.
This change replaces it with link to another publicly available
legacy documentation at https://javaee.github.io/javaee-spec/javadocs/1 parent 6152225 commit 960ba92
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
| 530 | + | |
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
| |||
0 commit comments