diff options
Diffstat (limited to 'proj/index.htm')
-rw-r--r-- | proj/index.htm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/proj/index.htm b/proj/index.htm index cdc7242..92cafa5 100644 --- a/proj/index.htm +++ b/proj/index.htm @@ -5,18 +5,18 @@ <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { -<a href="/m">HOME</a> : -<a href="/proj">PROJECTS</a> : -<a href="/www">ABOUT</a> } +<a href="..">HOME</a> : +<a href=".">PROJECTS</a> : +<a href="../www">ABOUT</a> } </div><div class="body"> <h2>PROJECTS</h2> -<p><a href="/www">www</a> (html, css)<br />Website</p> -<p><a href="/forms">forms</a> (c#)<br />WinForms</p> +<p><a href="../www">www</a> (html, css)<br />Website</p> +<p><a href="../forms">forms</a> (c#)<br />WinForms</p> </div><div class="foot"> -Made by <a href="http://w.porterswanstrom.com/m">Porter Swanstrom</a> +Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a> </div></div></body></html> |