Skip to content

Commit

Permalink
Fix home link
Browse files Browse the repository at this point in the history
  • Loading branch information
meglkts committed Jun 20, 2015
1 parent c9f3a97 commit f1b3d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about_me.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1>About Me</h1>
</section>

<aside>
<a href="https://www.meglkts.github.io/index">Home</a>
<a href="https://meglkts.github.io/about_me">Home</a>
<a href="#"><img src="imgs/email.png"/></a>
<a href="https://www.google.com/+MegTuls"target="_blank"><img src="imgs/google_plus.png"/></a>
<a href="https://twitter.com/meglkts"target="_blank"><img src="imgs/twitter.png"></a>
Expand Down

0 comments on commit f1b3d3a

Please sign in to comment.