Merge pull request #7986 from eugenp/issues/7979

#7979 - fixed link
This commit is contained in:
fanatixan 2019-10-09 18:49:15 +02:00 committed by GitHub
commit ed23b839d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ This module contains articles about the Stream API in Java.
- [Counting Matches on a Stream Filter](https://www.baeldung.com/java-stream-filter-count)
- [Java 8 Streams peek() API](https://www.baeldung.com/java-streams-peek-api)
- [Working With Maps Using Streams](https://www.baeldung.com/java-maps-streams)
- More articles: [[next -->]](/../java-streams-2)
- More articles: [[next -->]](/java-streams-2)