diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 16:27:02 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 16:27:02 -0500 |
commit | 6e4f34b0b847ed898cbe3078280d7b5bf4398790 (patch) | |
tree | eba3c5bf1e5ee14324542f0facf80ba86ef56cd9 /doc/tips | |
parent | 70fa222d06a0f1d97ae135deaf0ea2f81ba60c6e (diff) | |
parent | ecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4 (diff) | |
download | ikiwiki-6e4f34b0b847ed898cbe3078280d7b5bf4398790.tar ikiwiki-6e4f34b0b847ed898cbe3078280d7b5bf4398790.tar.gz |
Merge branch 'master' into next
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/inside_dot_ikiwiki.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/inside_dot_ikiwiki.mdwn b/doc/tips/inside_dot_ikiwiki.mdwn index 1f76ce4bd..b81ffae8d 100644 --- a/doc/tips/inside_dot_ikiwiki.mdwn +++ b/doc/tips/inside_dot_ikiwiki.mdwn @@ -66,7 +66,7 @@ to do it rarely, and the data I've wanted has been different each time. ## the session database -`.ikiwiki/sessions.db` is the session database. See the [[cpan CGI::Session]] +`.ikiwiki/sessions.db` is the session database. See the [[!cpan CGI::Session]] documentation for more details. ## lockfiles |