Skip to content

Commit 39c8124

Browse files
Update mobile_menu.html
1 parent a263b32 commit 39c8124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/mobile_menu.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
</li>
7474

7575
<li class="{% if current[1] == 'serve' %}active{% endif %}">
76-
<a href="{{ site.baseurl }}serve">TorchServe</a>
76+
<a href="{{ site.baseurl }}/serve">TorchServe</a>
7777
</li>
7878

7979
<li class="{% if current[1] == 'hub' %}active{% endif %}">

0 commit comments

Comments
 (0)