projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e56dd17
)
web commit by JeremyReed: fix link to SharedHosting by prefixing with slash.
author
Joey Hess
<joey@kitenet.net>
Mon, 28 Apr 2008 15:48:34 +0000
(11:48 -0400)
committer
Joey Hess
<joey@kitenet.net>
Mon, 28 Apr 2008 15:48:34 +0000
(11:48 -0400)
doc/index/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/index/discussion.mdwn
b/doc/index/discussion.mdwn
index 35751b0b6f231562ba2816dc53c917818acc5dd9..808070977fa39484ceb8dfe69c12a3f8c7d13df1 100644
(file)
--- 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
----