Skip to content

Conversation

@deepakpanda93
Copy link
Collaborator

Describe the issue this Pull Request addresses

  • This PR fixes multiple broken links on the Apache Hudi website for version 1.0.2.
  • These links pointed to outdated or moved documentation pages and release notes, leading to 404 errors or redirects.

Summary and Changelog

  • Fixed broken or outdated links in the website content related to Hudi 1.0.2 release.
  • Updated URLs in release notes, documentation references, and navigation where needed.
  • Verified that all links now resolve successfully and point to the correct Hudi resources.

Changelog:

  • Updated Hudi 1.0.2 website content to fix broken hyperlinks

Impact

None

Risk Level

none

Documentation Update

The PR itself is a documentation update.

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

@github-actions github-actions bot added docs size:S PR with lines of changes in (10, 100] labels Oct 31, 2025
@xushiyan
Copy link
Member

@deepakpanda93 again you need to fix latest version

Copy link
Member

@xushiyan xushiyan left a comment

Choose a reason for hiding this comment

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

Always use relative path for the site's own links

@github-actions github-actions bot added size:M PR with lines of changes in (100, 300] and removed size:S PR with lines of changes in (10, 100] labels Nov 5, 2025
@deepakpanda93 deepakpanda93 marked this pull request as ready for review November 5, 2025 18:46
Copy link
Member

@xushiyan xushiyan left a comment

Choose a reason for hiding this comment

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

Correction: both from and to pages are within docs/ -> use relative path, referring to pages in docs/ from outside docs/, use /docs/<specific version if applicable>/page.

I'll raise a separate PR to fix all usage of /docs/<page> within docs/

@xushiyan xushiyan merged commit cdfb881 into apache:asf-site Nov 5, 2025
1 check passed
@xushiyan xushiyan changed the title docs: Fix broken links in Hudi website for release 1.0.2 docs: fix broken links in Hudi website since 0.14.0 Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M PR with lines of changes in (100, 300]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants