google-developer-training / kotlin-bootcamp

Report issues with the Kotlin Bootcamp for Programmers codelab
7 stars 2 forks source link

Kotlin Bootcamp issue: #223

Open PierreB-V opened 4 months ago

PierreB-V commented 4 months ago

Describe the problem At the bottom of this page : https://developer.android.com/codelabs/kotlin-bootcamp-classes#9 on singleton, enum and sealed class, the link toward an article on API errors is invalid https://articles.caster.io/android/handling-optional-errors-using-kotlin-sealed-classes/

codelab: kotlin-bootcamp