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
2525
2626<div class =" flex flex-col gap-5 " >
2727 <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" >}}
2929 <div>
3030 <h3><a href="/develop/tools/insight">Redis Insight</a></h3>
3131 <p>Visual client tool for creating, managing, and analyzing Redis databases.</p>
3232 </div>
3333 </div >
3434 <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" >}}
3636 <div>
3737 <h3><a href="/develop/tools/insight">Redis for VS Code</a></h3>
3838 <p>Visual client tool for creating, managing, and analyzing Redis databases.</p>
You can’t perform that action at this time.
0 commit comments