Skip to content

Commit dee0fb7

Browse files
authored
fix video url in header menu (#883)
1 parent 2fe8a82 commit dee0fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/bootstrap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<li><h4>Guides</h4></li>
9191
{{ guides }}
9292
<li role="separator" class="divider"></li>
93-
<li><a href="/video">Video</a></li>
93+
<li><a href="/videos">Videos</a></li>
9494
</ul>
9595
</div>
9696
<div class="col-sm-5 col-md-6">

0 commit comments

Comments
 (0)