Skip to content

Commit 8fb627c

Browse files
committed
fix: EDB logo to point to the home page of the project
Closes #455 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent 2df427d commit 8fb627c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<div class="text-center bg-cnp-blue md:py-36 py-14">
3030
<h1 class="md:text-xl text-white text-base">This open source project has been originally created by</h1>
3131
<a
32-
href="https://www.enterprisedb.com/products/cloud-native-postgresql-kubernetes-ha-clusters-k8s-containers-scalable"><img
32+
href="https://www.enterprisedb.com/"><img
3333
src="logo/edb_landscape_color_grey.svg" alt="EDB logo" class="mx-auto pt-6 h-20 md:h-24"></a>
3434
<div class="mx-auto md:py-24 md:px-56 px-4 py-8">
3535
<hr>

0 commit comments

Comments
 (0)