diff options
Diffstat (limited to 'forms')
-rw-r--r-- | forms/index.htm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/index.htm b/forms/index.htm index 0d8f3d0..193c8c9 100644 --- a/forms/index.htm +++ b/forms/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</a> : +<a href="/m">home</a> : <a href="/proj">projects</a> : <a href="/site">about</a> } @@ -27,10 +27,10 @@ and non-inline links.</p> <h2>Source</h2> <p>The source code is <a href="http://gh.porterswanstrom.com/forms">here</a> and you can get it with:<div class="sh"> -git clone git://github.com/porterswanstrom/forms</div></p> +git clone http://github.com/porterswanstrom/forms</div></p> </div><div class="foot"> -Made by <a href="http://w.porterswanstrom.com">Porter Swanstrom</a> +Made by <a href="http://w.porterswanstrom.com/m">Porter Swanstrom</a> </div></div></body></html> |