mirror of https://github.com/status-im/codimd.git
Merge pull request #1653 from hackmdio/fix/feature-section-slide-mode-link-broken
This commit is contained in:
commit
c1a1290717
|
@ -77,7 +77,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="col-md-4 inner">
|
||||
<a href="<%- serverURL %>/features#Slide-Modee">
|
||||
<a href="<%- serverURL %>/features#Slide-Mode">
|
||||
<i class="fa fa-tv fa-3x"></i>
|
||||
<h4><%= __('Support slide mode') %></h4>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue