about summary refs log tree commit diff
path: root/info/index.htm
diff options
context:
space:
mode:
Diffstat (limited to 'info/index.htm')
-rw-r--r--info/index.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/info/index.htm b/info/index.htm
index 14e7f13..241cf69 100644
--- a/info/index.htm
+++ b/info/index.htm
@@ -5,7 +5,7 @@
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
 <h1>Porter Swanstrom</h1> {
-<a href="/home">Home</a> :
+<a href="/">Home</a> :
 <a href="/proj">Projects</a> :
 <a href="/info">Info</a> }
 
@@ -43,7 +43,7 @@ green links, a lot of redish orange headers, and a few purple headers.</p>
 
 <h3>12/09/23</h3>
 <p>Just started this site on the 6th and so far the only pages are the
-<a href="/home">homepage</a>, <a href="/proj">projects</a> page,
+<a href="/">homepage</a>, <a href="/proj">projects</a> page,
 and <a href="/info">info</a> page. I also started to add some basic css
 and successfully got a working header and footer.</p>