Skip to content

Commit 8b60ade

Browse files
committed
fix: google cloud link
1 parent d5aa7fe commit 8b60ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h3 class="font-medium text-base uppercase text-redis-ink-900">Connect</h3>
102102
<h3 class="font-medium text-base uppercase text-redis-ink-900">Partners</h3>
103103
<div class="flex flex-col gap-4 pt-4">
104104
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/aws/">Amazon Web Services</a>
105-
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/google-cloud/">Google Cloud</a>
105+
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/google/">Google Cloud</a>
106106
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/azure/">Microsoft Azure</a>
107107
<a class="hover:text-redis-pen-800" href="https://redis.io/partners/">All partners</a>
108108
</div>

0 commit comments

Comments
 (0)