aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/templates/credits.html
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-03-07 14:56:46 -0800
committerbnewbold <bnewbold@manus.(none)>2007-03-07 14:56:46 -0800
commit953fc002832a9afe59372bf513ef167916608e05 (patch)
tree73ba59d2479d240c7b14d9e1757b9e5cecad5fb6 /bn_django/templates/credits.html
parent8a459f1bfcad487d6e594b9c3d7ca485a9084f49 (diff)
downloadbnewnet-953fc002832a9afe59372bf513ef167916608e05.tar.gz
bnewnet-953fc002832a9afe59372bf513ef167916608e05.zip
comments progress, style changes
Diffstat (limited to 'bn_django/templates/credits.html')
-rw-r--r--bn_django/templates/credits.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/credits.html b/bn_django/templates/credits.html
index b96d2a9..d1322b9 100644
--- a/bn_django/templates/credits.html
+++ b/bn_django/templates/credits.html
@@ -15,5 +15,5 @@ This site uses a variety of delicious software!
<h3>text editor</h3>
<p /><a href="http://vim.org">vim</a>! fuck emacs!
<h3>versioning system</h3>
-<p />I use git as a revisioning system for the <a href="knowledge">knowledge wiki</a> and my <a href="code">software</a> (including this site!).
+<p />I use git as a revisioning system for the <a href="/knowledge/">knowledge wiki</a> and my <a href="/code/">software</a> (including this site!).
{% endblock %}