Skip to content

Commit

Permalink
Merge pull request #6141 from EnterpriseDB/docs/fix/addextrapgdlink
Browse files Browse the repository at this point in the history
Add PGD to HA Platform/Tools section on front page
  • Loading branch information
djw-m authored Dec 5, 2024
2 parents cd4a23b + 41c9aa5 commit 6013c09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,10 @@ const Page = () => {
headingText="High Availability"
/>

<BannerWideLink to="/pgd/latest">
EDB Postgres Distributed (PGD)
</BannerWideLink>

<BannerWideLink to="/repmgr/latest">
Replication Manager (repmgr)
</BannerWideLink>
Expand Down

1 comment on commit 6013c09

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Please sign in to comment.