android / codelab-kotlin-coroutines

Kotlin Coroutines codelab
Apache License 2.0
552 stars 268 forks source link

Link is 404 #182

Open dxmatheu opened 1 year ago

dxmatheu commented 1 year ago

In https://developer.android.com/codelabs/kotlin-coroutines?authuser=1#4 the first link on CoroutineScope returns a 404. It points to: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.experimental/-coroutine-scope/ should be: https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/-coroutine-scope/