Skip to content

Fix broken FAQ link to Cloudberry vs Greenplum docs#373

Merged
tuhaihe merged 1 commit into
apache:mainfrom
bte808:codex/fix-cbdb-feature-link
Jun 5, 2026
Merged

Fix broken FAQ link to Cloudberry vs Greenplum docs#373
tuhaihe merged 1 commit into
apache:mainfrom
bte808:codex/fix-cbdb-feature-link

Conversation

@bte808

@bte808 bte808 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

What changed

Updated the homepage FAQ link for the Cloudberry vs Greenplum comparison page to point to the existing docs page under /docs/introduction/cbdb-vs-gp-features/.

Why

The current FAQ link points to https://cloudberry.apache.org/docs/cbdb-vs-gp-features, which returns 404. The docs page exists at https://cloudberry.apache.org/docs/introduction/cbdb-vs-gp-features/.

Fixes #371.

Verification

  • curl -I -L https://cloudberry.apache.org/docs/cbdb-vs-gp-features returns 404
  • curl -I -L https://cloudberry.apache.org/docs/introduction/cbdb-vs-gp-features/ returns 200
  • GitHub compare shows one file changed: src/consts/homeContent.tsx (+1 -1)

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hiiii, @bte808 welcome!🎊 Thanks for taking the effort to make our project better! 🙌 Keep making such awesome contributions!

@tuhaihe tuhaihe merged commit 3bee157 into apache:main Jun 5, 2026
2 checks passed
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.

Broken link docs/cbdb-vs-gp-features

2 participants