File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
5252 < li > < a class ="py-2 hover:underline hover:text-redis-pen-600 " href ='{{ .Scratch.Get "path" }}/integrate '> Libraries and tools</ a > </ li >
5353 < li > < a class ="py-2 hover:underline hover:text-redis-pen-600 " href ='{{ .Scratch.Get "path" }}/operate '> Redis products</ a > </ li >
5454 < li > < a class ="py-2 hover:underline hover:text-redis-pen-600 " href ='{{ .Scratch.Get "path" }}/commands '> Commands</ a > </ li >
55- < li > < a class ="py-2 hover:underline hover:text-redis-pen-600 " href ='{{ .Scratch.Get "path" }}/commands '> APIs</ a > </ li >
55+ < li > < a class ="py-2 hover:underline hover:text-redis-pen-600 " href ='{{ .Scratch.Get "path" }}/apis '> APIs</ a > </ li >
5656 </ ul >
5757 </ div >
5858 </ div >
You can’t perform that action at this time.
0 commit comments