aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/templates/about.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@charm.mit.edu>2008-03-02 21:50:35 -0500
committerBryan Newbold <bnewbold@charm.mit.edu>2008-03-02 21:50:35 -0500
commit4c1e57f99caa6995b5a0c4fc362f10ac57d2557d (patch)
tree09abbdb2790ba98c1c8a7d91d3cf22b243b694f0 /bn_django/templates/about.html
parentc3ce21b633f71c7614f0878c1076408ea33ef8fe (diff)
downloadbnewnet-4c1e57f99caa6995b5a0c4fc362f10ac57d2557d.tar.gz
bnewnet-4c1e57f99caa6995b5a0c4fc362f10ac57d2557d.zip
fixed a bunch of trailing '/' links
Diffstat (limited to 'bn_django/templates/about.html')
-rw-r--r--bn_django/templates/about.html8
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 />