Skip to content

Commit b2f5d1e

Browse files
Update README.md
1 parent ed38d16 commit b2f5d1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

core-java-lang/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- [Dynamic Proxies in Java](http://www.baeldung.com/java-dynamic-proxies)
1313
- [Java Double Brace Initialization](http://www.baeldung.com/java-double-brace-initialization)
1414
- [Guide to the Diamond Operator in Java](http://www.baeldung.com/java-diamond-operator)
15-
- [Quick Example - Comparator vs Comparable in Java](http://www.baeldung.com/java-comparator-comparable)
15+
- [Comparator and Comparable in Java](http://www.baeldung.com/java-comparator-comparable)
1616
- [The Java continue and break Keywords](http://www.baeldung.com/java-continue-and-break)
1717
- [Nested Classes in Java](http://www.baeldung.com/java-nested-classes)
1818
- [A Guide to Inner Interfaces in Java](http://www.baeldung.com/java-inner-interfaces)
@@ -42,4 +42,3 @@
4242
- [Attaching Values to Java Enum](https://www.baeldung.com/java-enum-values)
4343
- [Variable Scope in Java](https://www.baeldung.com/java-variable-scope)
4444
- [Java Classes and Objects](https://www.baeldung.com/java-classes-objects)
45-
- [Comparator and Comparable in Java](https://www.baeldung.com/java-comparator-comparable)

0 commit comments

Comments
 (0)