Skip to content

Commit

Permalink
Update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jan 13, 2018
1 parent 2228ca5 commit 04e7aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const Footer = {
<a href="https://github.com/textlint/playground">GitHub</a>
</li>
<li className="Footer-list-item">
Copyright © 2014- <a href="https://github.com/azu">@azu</a> All rights reserved.
Copyright © 2014- <a href="https://github.com/textlint">@textlint</a> All rights reserved.
</li>
</ul>
</div>
Expand Down

0 comments on commit 04e7aab

Please sign in to comment.