File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ <h3 class="uppercase font-mono mb-2"> </h3>
2424 < a class ="flex flex-col group/link " href ="https://redis.io/data-integration/ ">
2525 < span class ="group-hover/link:text-redis-red-500 tracking-tight "> RDI</ span >
2626 </ a >
27- < div class ="w-full h-px bg-redis-pen-300 my-4 "> </ div >
27+
28+ </ div >
29+ </ div >
2830 < div class ="lg:w-60 ">
2931 < div class ="flex flex-col gap-4 ">
3032 < h3 class ="uppercase font-mono mb-2 "> Tools</ h3 >
@@ -35,6 +37,7 @@ <h3 class="uppercase font-mono mb-2">Tools</h3>
3537 < a class ="flex flex-col group/link " href ="https://redis.io/clients ">
3638 < span class ="group-hover/link:text-redis-red-500 tracking-tight "> Clients & Connectors</ span >
3739 </ a >
40+ < h3 class ="uppercase font-mono mb-12 "> Get Redis</ h3 >
3841 {{ partial "components/button-link.html" (dict "Href" "https://redis.io/downloads" "Text" "Download") }}
3942 </ div >
4043 </ div >
You can’t perform that action at this time.
0 commit comments