From 0b6a9d59c2ddf92dbd335e6bf64c82186f89e5b5 Mon Sep 17 00:00:00 2001
From: psychobunny <psycho.bunny@hotmail.com>
Date: Thu, 13 Jun 2013 15:21:07 -0400
Subject: [PATCH] derp, footer has been pointing to the wrong site this whole
 time

---
 public/templates/footer.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/templates/footer.tpl b/public/templates/footer.tpl
index a73a705311..aa0d29eee0 100644
--- a/public/templates/footer.tpl
+++ b/public/templates/footer.tpl
@@ -12,7 +12,7 @@
 			<span id="number_of_users"></span><br />
 			<span id="latest_user"></span>
 		</div>
-		<footer class="footer">Copyright &copy; 2013 <a target="_blank" href="http://www.nodebb.com">NodeBB</a> by <a target="_blank" href="https://github.com/psychobunny">psychobunny</a>, <a href="https://github.com/julianlam" target="_blank">julianlam</a>, <a href="https://github.com/barisusakli" target="_blank">barisusakli</a> from <a target="_blank" href="http://www.designcreateplay.com">designcreateplay</a></footer>
+		<footer class="footer">Copyright &copy; 2013 <a target="_blank" href="http://www.nodebb.org">NodeBB</a> by <a target="_blank" href="https://github.com/psychobunny">psychobunny</a>, <a href="https://github.com/julianlam" target="_blank">julianlam</a>, <a href="https://github.com/barisusakli" target="_blank">barisusakli</a> from <a target="_blank" href="http://www.designcreateplay.com">designcreateplay</a></footer>
 	</div>
 
 	<div id="mobile-menu">