Skip to content

Commit 7e7919c

Browse files
committed
Fix broken link id reference
1 parent 55ac4dc commit 7e7919c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/views/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</span>
7171
<div class="lead row" style="width: 90%; margin: 0 auto;">
7272
<div class="col-md-4 inner">
73-
<a href="<%- url %>/features#share-note">
73+
<a href="<%- url %>/features#share-notes">
7474
<i class="fa fa-bolt fa-3x"></i>
7575
<h4><%= __('Collaborate with URL') %></h4>
7676
</a>

0 commit comments

Comments
 (0)