summary refs log tree commit diff stats
path: root/tools/website.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/website.tmpl')
-rw-r--r--tools/website.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/website.tmpl b/tools/website.tmpl
index 344024ff0..f9b1a219a 100644
--- a/tools/website.tmpl
+++ b/tools/website.tmpl
@@ -187,15 +187,15 @@ runForever()
 					</div>
 					<div>
 						<h4>Community</h4>
-						<a href="http://forum.nim-lang.org">User Forum</a>
+						<a href="https://forum.nim-lang.org">User Forum</a>
             <a href="http://webchat.freenode.net/?channels=nim">Online IRC</a>
-            <a href="http://irclogs.nim-lang.org/">IRC Logs</a>
+            <a href="https://irclogs.nim-lang.org/">IRC Logs</a>
 					</div>
 				</div>
 				<div id="foot-legal">
 					<h4>Written in Nim - Powered by <a href="https://github.com/dom96/jester">Jester</a></h4>
 					Web Design by <a href="http://reign-studios.net/philipwitte/">Philip Witte</a> &amp; <a href="http://picheta.me/">Dominik Picheta</a><br>
-					Copyright © 2015 - <a href="http://nim-lang.org/blog/">Andreas Rumpf</a> &amp; <a href="https://github.com/nim-lang/nim/graphs/contributors">Contributors</a>
+					Copyright © 2017 - <a href="https://nim-lang.org/blog/">Andreas Rumpf</a> &amp; <a href="https://github.com/nim-lang/nim/graphs/contributors">Contributors</a>
 				</div>
 			</div>
 		</footer>