aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/templates/base.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@animus.robocracy.org>2009-02-23 15:34:05 -0800
committerBryan Newbold <bnewbold@animus.robocracy.org>2009-02-23 15:34:05 -0800
commit7abb2d0bad89938ef63585cd4e412fabb4d844f3 (patch)
treec88e31ff081c63f902c29853fa83cf0ca03f8586 /bn_django/templates/base.html
parent822a11f6cdfb3b5f156d2b20e1b46576c15b38f2 (diff)
downloadbnewnet-7abb2d0bad89938ef63585cd4e412fabb4d844f3.tar.gz
bnewnet-7abb2d0bad89938ef63585cd4e412fabb4d844f3.zip
static fixes
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r--bn_django/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html
index d67b18f..8fb9564 100644
--- a/bn_django/templates/base.html
+++ b/bn_django/templates/base.html
@@ -31,7 +31,7 @@
<span class="righty">
<a href="/journal/">journal</a>&nbsp;
<a href="/photos/">photos</a>&nbsp;
- <a href="/code/">code</a>&nbsp;
+ <a href="http://git.bnewbold.net/">code</a>&nbsp;
<a href="/knowledge/">knowledge</a></span>
<span class="lefty"><a href="/">bnewbold.net</a></span>
</div>