Merge pull request #5955 from charlesgonzales/master

fix/delete incorrect articles from the readme files - BAEL-10969
This commit is contained in:
Loredana Crusoveanu
2018-12-21 23:11:08 +02:00
committed by GitHub
25 changed files with 10 additions and 44 deletions

View File

@@ -34,7 +34,6 @@
- [Kotlin Constructors](https://www.baeldung.com/kotlin-constructors)
- [Creational Design Patterns in Kotlin: Builder](https://www.baeldung.com/kotlin-builder-pattern)
- [Kotlin Nested and Inner Classes](https://www.baeldung.com/kotlin-inner-classes)
- [Kotlin with Ktor](https://www.baeldung.com/kotlin-ktor)
- [Fuel HTTP Library with Kotlin](https://www.baeldung.com/kotlin-fuel)
- [Introduction to Kovenant Library for Kotlin](https://www.baeldung.com/kotlin-kovenant)
- [Converting Kotlin Data Class from JSON using GSON](https://www.baeldung.com/kotlin-json-convert-data-class)