Removed the article link from README.md

This commit is contained in:
Anirban Chatterjee 2020-06-10 14:54:54 +02:00
parent 18fe351a21
commit 79838324c4
1 changed files with 1 additions and 2 deletions

View File

@ -9,5 +9,4 @@ This module contains articles about core Kotlin collections.
- [Converting a List to Map in Kotlin](https://www.baeldung.com/kotlin-list-to-map)
- [Filtering Kotlin Collections](https://www.baeldung.com/kotlin-filter-collection)
- [Collection Transformations in Kotlin](https://www.baeldung.com/kotlin-collection-transformations)
- [Difference between fold and reduce in Kotlin](https://www.baeldung.com/kotlin/fold-vs-reduce)
- [Working with lists in Kotlin](https://www.baeldung.com/working-with-lists-in-kotlin)
- [Difference between fold and reduce in Kotlin](https://www.baeldung.com/kotlin/fold-vs-reduce)