File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -168,11 +168,9 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
168
168
"ButtonLink" "./develop/tools/"
169
169
"ButtonLabel" "Client tools overview guide"
170
170
"LinksLeft" (slice
171
- (dict "Text" "Java (asynchronous)" "URL" "./develop/clients/lettuce/")
172
- (dict "Text" "Go" "URL" "./develop/clients/go/")
173
- (dict "Text" "PHP" "URL" "./develop/clients/php/")
174
- (dict "Text" "Spring Data" "URL" "./integrate/spring-framework-cache/")
175
- (dict "Text" "More client APIs" "URL" "./develop/clients/")
171
+ (dict "Text" "Redis CLI" "URL" "./develop/tools/cli/")
172
+ (dict "Text" "Redis Insight" "URL" "./develop/tools/insight/")
173
+ (dict "Text" "Redis for VSCode" "URL" "./develop/tools/redis-for-vscode/")
176
174
) ) }}
177
175
178
176
</ div >
You can’t perform that action at this time.
0 commit comments