diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-02-12 01:48:36 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-02-12 01:48:36 +0300 |
commit | f23e583ba584fad7f12841a7af6d5d569b71c80c (patch) | |
tree | db65f224e14e077e39c588926a3d7219be697eab /index.html | |
parent | bump dependencies (diff) | |
download | egor-tensin.github.io-f23e583ba584fad7f12841a7af6d5d569b71c80c.tar.gz egor-tensin.github.io-f23e583ba584fad7f12841a7af6d5d569b71c80c.zip |
bugfix
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ layout: main <div class="col-md-12"> <h1>Egor Tensin</h1> <hr/> - <p>Hello! I'm a software engineer, and I'll be publishing some of my notes on <a href="//pages.github.com/">GitHub Pages</a>. Feel free to make contributions or contact me.</p> + <p>Hello! I'm a software engineer, and I'll be publishing some of my notes on <a href="https://pages.github.com/">GitHub Pages</a>. Feel free to make contributions or contact me.</p> <div class="list-group reasonable-width"> <a class="list-group-item" href="https://github.com/egor-tensin/"><span class="glyphicon glyphicon-home"></span> GitHub profile</a> <a class="list-group-item" href="mailto:Egor.Tensin@gmail.com"><span class="glyphicon glyphicon-envelope"></span> Egor.Tensin@gmail.com</a> |