diff options
author | Joey Hess <joey@kitenet.net> | 2008-04-28 11:48:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-04-28 11:48:34 -0400 |
commit | b6435e9b7dad05bc4b21a670e48b8c0545f1b357 (patch) | |
tree | e213f5c840eccd22731c844d1c48a53fbe8909a6 | |
parent | e56dd17bcf7408ade4897fb2cbcce94fb051a2ef (diff) |
web commit by JeremyReed: fix link to SharedHosting by prefixing with slash.
-rw-r--r-- | doc/index/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 35751b0b6..808070977 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -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 ---- |