From 177d441cf2243b247c5011514e1db8645be2ef2e Mon Sep 17 00:00:00 2001
From: Greg Wilson <gvwilson@third-bit.com>
Date: Fri, 7 Oct 2016 13:20:16 -0400
Subject: [PATCH] Adding link to citation

---
 _includes/lesson_footer.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/_includes/lesson_footer.html b/_includes/lesson_footer.html
index 0424e33..d5c9ad9 100644
--- a/_includes/lesson_footer.html
+++ b/_includes/lesson_footer.html
@@ -18,6 +18,8 @@
 	/
 	<a href="{{ site.github.repository_url }}/blob/gh-pages/CONTRIBUTING.md">Contributing</a>
 	/
+	<a href="{{ site.github.repository_url }}/blob/gh-pages/CITATION">Cite</a>
+	/
 	<a href="mailto:{{ site.contact }}">Contact</a>
       </h4>
     </div>
-- 
GitLab