From f23e583ba584fad7f12841a7af6d5d569b71c80c Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Fri, 12 Feb 2016 01:48:36 +0300
Subject: bugfix

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'index.html')

diff --git a/index.html b/index.html
index 7300f26..ebd27e9 100644
--- a/index.html
+++ b/index.html
@@ -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>&nbsp;GitHub profile</a>
       <a class="list-group-item" href="mailto:Egor.Tensin@gmail.com"><span class="glyphicon glyphicon-envelope"></span>&nbsp;Egor.Tensin@gmail.com</a>
-- 
cgit v1.2.3