Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update external link URL for kotlin stdlib #3935

Closed
whyoleg opened this issue Nov 25, 2024 · 0 comments · Fixed by #3938
Closed

Update external link URL for kotlin stdlib #3935

whyoleg opened this issue Nov 25, 2024 · 0 comments · Fixed by #3938
Assignees
Labels
enhancement An issue for a feature or an overall improvement
Milestone

Comments

@whyoleg
Copy link
Collaborator

whyoleg commented Nov 25, 2024

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.

@whyoleg whyoleg added the enhancement An issue for a feature or an overall improvement label Nov 25, 2024
@whyoleg whyoleg modified the milestones: Dokka 2.0.0, Dokka 2.0.20 Nov 25, 2024
@whyoleg whyoleg modified the milestones: Dokka 2.0.20, Dokka 2.0.0 Nov 25, 2024
@vmishenev vmishenev linked a pull request Nov 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An issue for a feature or an overall improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants