Skip to content

Commit 4bd5598

Browse files
committed
Fix Facebook page link name
1 parent 0ffdb44 commit 4bd5598

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
@@ -145,7 +145,7 @@
145145
<iframe src="//ghbtns.com/github-btn.html?user=hackmdio&repo=hackmd&type=star&count=true" frameborder="0" scrolling="0" width="104px" height="20px"></iframe>
146146
</h6>
147147
<p>
148-
&copy; 2016 <a href="https://www.facebook.com/TakeHackMD" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> | <a href="<%- url %>/s/release-notes" target="_blank"><%= __('Releases') %></a>
148+
&copy; 2016 <a href="https://www.facebook.com/hackmdio" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> | <a href="<%- url %>/s/release-notes" target="_blank"><%= __('Releases') %></a>
149149
</p>
150150
<select class="ui-locale">
151151
<option value="en">English</option>

0 commit comments

Comments
 (0)