mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Fix broken link id reference
This commit is contained in:
parent
55ac4dcccb
commit
7e7919ce86
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
</span>
|
||||
<div class="lead row" style="width: 90%; margin: 0 auto;">
|
||||
<div class="col-md-4 inner">
|
||||
<a href="<%- url %>/features#share-note">
|
||||
<a href="<%- url %>/features#share-notes">
|
||||
<i class="fa fa-bolt fa-3x"></i>
|
||||
<h4><%= __('Collaborate with URL') %></h4>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue