Skip to content

Commit ffd7ae8

Browse files
authored
Update README.md
1 parent 4a8fdcb commit ffd7ae8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • core-java-modules/core-java-streams-3

core-java-modules/core-java-streams-3/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ This module contains articles about the Stream API in Java.
88
- [The Difference Between Collection.stream().forEach() and Collection.forEach()](https://www.baeldung.com/java-collection-stream-foreach)
99
- [Guide to Java 8’s Collectors](https://www.baeldung.com/java-8-collectors)
1010
- [Primitive Type Streams in Java 8](https://www.baeldung.com/java-8-primitive-streams)
11-
- More articles: [[<-- prev>]](/../core-java-streams-2)
11+
- [Debugging Java 8 Streams with IntelliJ](https://www.baeldung.com/intellij-debugging-java-streams)
12+
- More articles: [[<-- prev>]](/../core-java-streams-2)

0 commit comments

Comments
 (0)