Skip to content

Commit 1fe2001

Browse files
backlink updated
1 parent 37e4aed commit 1fe2001

File tree

1 file changed

+1
-1
lines changed
  • core-java-modules/core-java-collections-list

1 file changed

+1
-1
lines changed

core-java-modules/core-java-collections-list/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This module contains articles about the Java List collection
44

55
### Relevant Articles:
66
- [Java – Get Random Item/Element From a List](http://www.baeldung.com/java-random-list-element)
7-
- [Removing all Nulls from a List in Java](http://www.baeldung.com/java-remove-nulls-from-list)
7+
- [Removing All Nulls From a List in Java](https://www.baeldung.com/java-remove-nulls-from-list)
88
- [Removing All Duplicates From a List in Java](https://www.baeldung.com/java-remove-duplicates-from-list)
99
- [How to TDD a List Implementation in Java](http://www.baeldung.com/java-test-driven-list)
1010
- [Iterating Backward Through a List](http://www.baeldung.com/java-list-iterate-backwards)

0 commit comments

Comments
 (0)