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>
52
52
< li > < a class ="py-2 hover:underline hover:text-redis-pen-600 " href ='{{ .Scratch.Get "path" }}/integrate '> Libraries and tools</ a > </ li >
53
53
< li > < a class ="py-2 hover:underline hover:text-redis-pen-600 " href ='{{ .Scratch.Get "path" }}/operate '> Redis products</ a > </ li >
54
54
< 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 >
56
56
</ ul >
57
57
</ div >
58
58
</ div >
You can’t perform that action at this time.
0 commit comments