Skip to content

Commit e5e38cc

Browse files
committed
fix redirect to videos
Signed-off-by: vishalvivekm <110674407+vishalvivekm@users.noreply.github.com>
1 parent 8ba04d6 commit e5e38cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

layouts/partials/navbar.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
<div class="dropdown-divider"></div>
5454
<a
5555
class="dropdown-item dropdown-item--row"
56-
href="https://docs.layer5.io/videos"
57-
target="_blank"
56+
href="/videos"
5857
>
5958
<div class="logo-container">
6059
<img

0 commit comments

Comments
 (0)