Skip to content

Update external link URL for kotlin stdlib #3935

@whyoleg

Description

@whyoleg

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.

Metadata

Metadata

Assignees

Labels

enhancementAn issue for a feature or an overall improvement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions