8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9daa314 commit 0f9089dCopy full SHA for 0f9089d
collection-pipeline/README.md
@@ -27,4 +27,4 @@ Use the Collection Pipeline pattern when
27
28
* [Function composition and the Collection Pipeline pattern](https://www.ibm.com/developerworks/library/j-java8idioms2/index.html)
29
* [Martin Fowler](https://martinfowler.com/articles/collection-pipeline/)
30
-* Java8 Streams (https://docs.oracle.com/javase/8/docs/api/java/util/stream/package-summary.html)
+* [Java8 Streams] (https://docs.oracle.com/javase/8/docs/api/java/util/stream/package-summary.html)
0 commit comments