File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,14 @@ or analyze and manage your database with our
25
25
26
26
<div class =" flex flex-col gap-5 " >
27
27
<div class =" flex items-start " >
28
- <img src="/ develop/tools/insight/images/Browser.png" class="w-[300px] mr-4">
28
+ {{< image filename=" develop/tools/insight/images/Browser.png" class="w-[300px] mr-4" >}}
29
29
<div>
30
30
<h3><a href="/develop/tools/insight">Redis Insight</a></h3>
31
31
<p>Visual client tool for creating, managing, and analyzing Redis databases.</p>
32
32
</div>
33
33
</div >
34
34
<div class =" flex items-start " >
35
- <img src="/ images/dev/connect/vscode/vscode-cli.png" class="w-[300px] mr-4">
35
+ {{< image filename=" images/dev/connect/vscode/vscode-cli.png" class="w-[300px] mr-4" >}}
36
36
<div>
37
37
<h3><a href="/develop/tools/insight">Redis for VS Code</a></h3>
38
38
<p>Visual client tool for creating, managing, and analyzing Redis databases.</p>
You can’t perform that action at this time.
0 commit comments