This is an automated email from the ASF dual-hosted git repository.
tuhaihe pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry-site.git
The following commit(s) were added to refs/heads/main by this push:
new 3bee157b60 Fix Cloudberry vs Greenplum FAQ link
3bee157b60 is described below
commit 3bee157b604afeb9d94551bfee71e9c7ea62fc0e
Author: Tuer·maimaitiaili Ba <[email protected]>
AuthorDate: Thu Jun 4 23:54:49 2026 +0800
Fix Cloudberry vs Greenplum FAQ link
---
src/consts/homeContent.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/consts/homeContent.tsx b/src/consts/homeContent.tsx
index 4bee814c92..1a58e34e07 100644
--- a/src/consts/homeContent.tsx
+++ b/src/consts/homeContent.tsx
@@ -118,7 +118,7 @@ let FREQUENTLY_ASKED_QUESTIONS = {
Though Apache Cloudberry (Incubating) takes the Greenplum Database 7
as its codebase, Cloudberry has a newer solid PostgreSQL kernel built-in and
has more features. You can check the
<LinkWithBaseUrl
className="active-color"
- href="https://cloudberry.apache.org/docs/cbdb-vs-gp-features"
+
href="https://cloudberry.apache.org/docs/introduction/cbdb-vs-gp-features/"
>
{" "}
docs{" "}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]