We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9178a commit 73ae486Copy full SHA for 73ae486
1 file changed
core-java-modules/core-java-10/README.md
@@ -5,7 +5,7 @@ This module contains articles about Java 10 core features
5
### Relevant Articles:
6
7
- [Java 10 LocalVariable Type-Inference](http://www.baeldung.com/java-10-local-variable-type-inference)
8
-- [Guide to Java 10](http://www.baeldung.com/java-10-overview)
+- [New Features in Java 10](https://www.baeldung.com/java-10-overview)
9
- [Copy a List to Another List in Java](http://www.baeldung.com/java-copy-list-to-another)
10
- [Deep Dive Into the New Java JIT Compiler – Graal](https://www.baeldung.com/graal-java-jit-compiler)
11
- [Copying Sets in Java](https://www.baeldung.com/java-copy-sets)
0 commit comments