diff options
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r-- | bn_django/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 76e3c50..f4d9fa9 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -17,7 +17,7 @@ {% comment %}<a href="/journal/">journal</a> {% endcomment %} <a href="/photos/">photos</a> <a href="http://git.bnewbold.net/">code</a> - <a href="/knowledge/">knowledge</a></span> + <a href="http://know.bnewbold.net/">knowledge</a></span> <span class="lefty"><a href="/">bnewbold.net</a></span> </div> </div> |