Skip to content

Commit

Permalink
Redirect for Percona Everest (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbazhenov authored Dec 16, 2024
1 parent fa49a3c commit 19be993
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion content/projects/everest.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@ layout: everest
hero_description: "Check out Percona Everest - a cloud-native database platform to deploy and manage enterprise-grade PostgreSQL, MongoDB and MySQL database clusters."
hero_title: "Percona Everest"
images:
- images/everest/cover.jpg
- images/everest/cover.jpg
---

<script>
// 301 redirect to the product page on the main Percona website
window.location.replace("https://www.percona.com/software/percona-everest");
</script>

{{% wrapper class="section" %}}
{{% grid size=2 %}}
{{% griditem %}}
Expand Down

0 comments on commit 19be993

Please sign in to comment.