commit 27e983c92af07ace77b42236fbe3619c1642e391
parent e89894138a91cf63eb4fc33e458c2daabe37ffd9
Author: dsp <dsp@2f30.org>
Date: Wed, 13 Aug 2014 23:42:27 +0100
changed the footer links to reflect the new userdir locations on catway
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/footer.dhtml b/footer.dhtml
@@ -3,10 +3,10 @@
<div id="footer" class="modal-footer">
Copyright © 2009–2014
-<a href="http://www.2f30.org/~dsp">dsp</a>
+<a href="http://users.2f30.org/dsp">dsp</a>
and
<a href="http://www.2f30.org/~lostd">lostd</a>.
-Design by <a href="http://www.2f30.org/~lostd">lostd</a>.
+Design by <a href="http://users.2f30.org/lostd">lostd</a>.
</div><!-- #footer .modal-footer -->
</div><!-- .container -->