Skip to content

Commit 197f1a3

Browse files
committed
Get started link updated
1 parent 036dce5 commit 197f1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/header/products-dropdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="lg:w-60">
33
<div class="flex flex-col gap-4">
44
<h3 class="uppercase font-mono mb-2">Products</h3>
5-
<a class="flex flex-col group/link" href="http://redis.io/open-source">
5+
<a class="flex flex-col group/link" href="http://redis.io/docs/latest/get-started">
66
<span class="group-hover/link:text-redis-red-500 tracking-tight">Source available</span><span class="text-redis-pen-600 font-sans font-medium">In-memory database for caching and streaming</span>
77
</a>
88
<a class="flex flex-col group/link" href="http://redis.io/cloud">

0 commit comments

Comments
 (0)