google-developer-training / kotlin-bootcamp

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

Kotlin Bootcamp issue: #198

Open rrodriguezsunol opened 11 months ago

rrodriguezsunol commented 11 months ago

Describe the problem The link https://articles.caster.io/android/handling-optional-errors-using-kotlin-sealed-classes/ is broken

In which step of the codelab can this issue be found? Kotlin Bootcamp for Programmers 4: Object-oriented programming 10 Task: Learn about singletons, enums, and sealed classes

Steps to reproduce? What are the steps to reproduce the problem? Click on the link at the end where it says "...returning success or error from a network API".

Versions What version of IntelliJ IDEA are you using?

Additional information Add any other context about the problem here.

codelab: kotlin-bootcamp