Skip to content

Conversation

paulbqnt
Copy link

Description

Fixed a broken link in the Kotlin website that was returning a 404 error.

Changes

  • Updated DataFrame documentation link from /gettingstarted.html to /quickstart.html
  • Link now correctly points to the available documentation page (to be confirmed)

Additional Context

The original link https://kotlin.github.io/dataframe/gettingstarted.html was returning a 404 error. The replacement link https://kotlin.github.io/dataframe/quickstart.html provides similar getting started content for DataFrame users.

@paulbqnt paulbqnt requested a review from a team as a code owner August 24, 2025 21:03
@AlejandraPedroza AlejandraPedroza self-assigned this Aug 25, 2025
@AlejandraPedroza
Copy link
Contributor

Hello, paulbqnt!

Thank you so much for your contribution. Good catch!
The actual link all these references should point to is the home page of the DataFrame docs page:
https://kotlin.github.io/dataframe/home.html

Would you mind updating your PR so that we can merge? Changing
https://kotlin.github.io/dataframe/quickstart.html ->>>> https://kotlin.github.io/dataframe/home.html

Thank you so much (:

@paulbqnt
Copy link
Author

Hello @AlejandraPedroza,

Thank you very much for your answer.

I’ve updated the link as requested (:

Copy link
Contributor

@AlejandraPedroza AlejandraPedroza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀 Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants