diff options
Diffstat (limited to 'bn_django/templates/about.html')
-rw-r--r-- | bn_django/templates/about.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html index e48d2c8..479c078 100644 --- a/bn_django/templates/about.html +++ b/bn_django/templates/about.html @@ -17,10 +17,10 @@ </div> This website is the web presence of Bryan Newbold. It serves as a: <dl> - <dt /><a href="/knowledge">brain dump</a> + <dt /><a href="/knowledge/">brain dump</a> <dd /> so I won't forget - <dt /><a href="/photos">photo gallery</a> - <dt /><a href="/code">browsable code repository</a> + <dt /><a href="/photos/">photo gallery</a> + <dt /><a href="/code/">browsable code repository</a> <dd /> so people (including myself!) don't have to rewrite <dt />home for other projects <dd /> like... hhmmmmm @@ -28,7 +28,7 @@ This website is the web presence of Bryan Newbold. It serves as a: <dd /> (most importantly!) </dl> <p /> -If you're curious about the technology that runs the site, see the <a href="/credits">credits</a>. +If you're curious about the technology that runs the site, see the <a href="/credits/">credits</a>. <br /> <br /> <br /> |