Skip to content

Commit 5f5aabb

Browse files
committed
Fix front page link
1 parent 0cbae8a commit 5f5aabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ const Page = () => {
430430
<BannerWideLink to="/supported-open-source/warehousepg/warehousepg">
431431
WarehousePG
432432
</BannerWideLink>
433-
<BannerWideLink to="/supported-open-source/warehousepg/edb-postgres-ai">
433+
<BannerWideLink to="/supported-open-source/warehousepg/edbpggpsupp/">
434434
EDB Postgres AI support for Greenplum workloads
435435
</BannerWideLink>
436436

0 commit comments

Comments
 (0)