We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ac4dc commit 7e7919cCopy full SHA for 7e7919c
1 file changed
public/views/index.ejs
@@ -70,7 +70,7 @@
70
</span>
71
<div class="lead row" style="width: 90%; margin: 0 auto;">
72
<div class="col-md-4 inner">
73
- <a href="<%- url %>/features#share-note">
+ <a href="<%- url %>/features#share-notes">
74
<i class="fa fa-bolt fa-3x"></i>
75
<h4><%= __('Collaborate with URL') %></h4>
76
</a>
0 commit comments