Open NikkyArmstrong opened 3 years ago
I just encountered this too - fortunately it's available through the Wayback Machine! https://web.archive.org/web/20201109040902/https://articles.caster.io/android/handling-optional-errors-using-kotlin-sealed-classes/
Describe the problem There is a dead link to an external article.
In which step of the codelab can this issue be found? Kotlin Bootcamp for Programmers 4: Object-oriented programming
Steps to reproduce? Navigate to section 4: Object-oriented programming, and step 10. Scroll to the bottom under "Create a sealed class" Click on the link with text "returning success or error from a network API". The link points to https://articles.caster.io/android/handling-optional-errors-using-kotlin-sealed-classes/ but this link is dead.
Versions N/A
Additional information Add any other context about the problem here.
codelab: kotlin-bootcamp