updated link to java coding guidelines, the old one is broken

This commit is contained in:
retoc 2019-10-31 20:46:49 +01:00
parent deb1819a2d
commit 6e1f2df651

View File

@ -477,7 +477,7 @@ Für tiefergreifende Fragen ist Google der beste Startpunkt.
* [Generics](http://docs.oracle.com/javase/tutorial/java/generics/index.html)
* [Java Code Conventions](http://www.oracle.com/technetwork/java/codeconv-138413.html)
* [Java Code Conventions](https://www.oracle.com/technetwork/java/codeconventions-150003.pdf)
**Online Tutorials**