Skip to content

Commit c1a1290

Browse files
authored
Merge pull request #1653 from hackmdio/fix/feature-section-slide-mode-link-broken
2 parents dd16949 + d74d30c commit c1a1290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/views/index/body.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
</a>
7878
</div>
7979
<div class="col-md-4 inner">
80-
<a href="<%- serverURL %>/features#Slide-Modee">
80+
<a href="<%- serverURL %>/features#Slide-Mode">
8181
<i class="fa fa-tv fa-3x"></i>
8282
<h4><%= __('Support slide mode') %></h4>
8383
</a>

0 commit comments

Comments
 (0)