web commit by JeremyReed: fix link to SharedHosting by prefixing with slash.
authorJoey Hess <joey@kitenet.net>
Mon, 28 Apr 2008 15:48:34 +0000 (11:48 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 28 Apr 2008 15:48:34 +0000 (11:48 -0400)
doc/index/discussion.mdwn

index 35751b0b6f231562ba2816dc53c917818acc5dd9..808070977fa39484ceb8dfe69c12a3f8c7d13df1 100644 (file)
@@ -94,7 +94,7 @@ I'd like to install ikiwiki as a non-root user. I can plow through getting all t
 perl dependencies installed because that's well documented in the perl world,
 but I don't know how to tell ikiwiki to install somewhere other than / --BrianWilson
 
-> Checkout the tips section for [SharedHosting](tips/SharedHosting).  It should do the trick. --MattReynolds
+> Checkout the tips section for [SharedHosting](/tips/SharedHosting).  It should do the trick. --MattReynolds
 
 ----