Recently kotlinlang documentation was migrated to use latest Dokka for generating Kotlin Core API reference and so the base URL for it was changed: * `https://kotlinlang.org/api/latest/jvm/stdlib/` - old * `https://kotlinlang.org/api/core/` - new one While redirects are in place, it would be better to replace usages inside Dokka to new URL.