bte808 opened a new pull request, #373: URL: https://github.com/apache/cloudberry-site/pull/373
## 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`) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
