From 4821ef792db3e259709e03c8e6f40676d8f11a35 Mon Sep 17 00:00:00 2001
From: Ahmet Cecen <ahmetcecen@users.noreply.github.com>
Date: Sun, 18 Sep 2016 06:08:40 -0400
Subject: [PATCH] Update footer.html

---
 _includes/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index 4d4845a..9280515 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -69,7 +69,7 @@
                     </li>
                     {% endif %}				
                 </ul>
-                <p class="copyright text-muted"> Copyright © <a href="http://ahmetcecen.github.io/" target="_blank">Ahmet Cecen</a>,  <a href="http://mined.gatech.edu/" target="_blank">MINED@GaTech </a> and <a href="https://github.com/projectpages" target="_blank"> Project Pages </a> 2016. </p>
+                <p class="copyright text-muted"> Copyright © <a href="http://ahmetcecen.github.io/" target="_blank">Ahmet Cecen</a>,  <a href="http://mined.gatech.edu/" target="_blank">MINED@GaTech</a> and <a href="https://github.com/projectpages" target="_blank">Project Pages</a> 2016. </p>
             </div>
         </div>
     </div>
-- 
GitLab