Merge pull request #3749 from Retoc/master

Updated link to java coding guidelines, the old one is broken
This commit is contained in:
Divay Prakash 2020-01-24 20:10:23 +05:30 committed by GitHub
commit 0677a7e7f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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) * [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** **Online Tutorials**