Skip to content

Commit 987718d

Browse files
DOC-5131 added relrefs for client tool links
1 parent dc85360 commit 987718d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/develop/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ or analyze and manage your database with our
2727
<div class="flex items-start">
2828
{{< image filename="develop/tools/insight/images/Browser.png" class="w-[300px] mr-4" >}}
2929
<div>
30-
<h3><a href="/develop/tools/insight">Redis Insight</a></h3>
30+
<h3><a href='{{< relref "/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">
3535
{{< image filename="images/dev/connect/vscode/vscode-cli.png" class="w-[300px] mr-4" >}}
3636
<div>
37-
<h3><a href="/develop/tools/insight">Redis for VS Code</a></h3>
37+
<h3><a href='{{< relref "/develop/tools/redis-for-vscode" >}}'>Redis for VS Code</a></h3>
3838
<p>Visual client tool for creating, managing, and analyzing Redis databases.</p>
3939
</div>
4040
</div>

0 commit comments

Comments
 (0)