diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-15 14:32:53 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-15 14:32:53 -0400 |
commit | d6bfe2a25ec20ea33a0537143afdfbb847e4183f (patch) | |
tree | 5ff972350092db8f73ad34f5293221c5dc975288 /doc/ikiwiki/directive | |
parent | fe733e2a424f50227e4a501c3efbf1ce43e07352 (diff) |
don't link to ikiwiki-calendar, broken link on basewiki
Diffstat (limited to 'doc/ikiwiki/directive')
-rw-r--r-- | doc/ikiwiki/directive/calendar.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/calendar.mdwn b/doc/ikiwiki/directive/calendar.mdwn index 8a08081ee..198da9d51 100644 --- a/doc/ikiwiki/directive/calendar.mdwn +++ b/doc/ikiwiki/directive/calendar.mdwn @@ -45,7 +45,7 @@ An example crontab: for the whole wiki by setting `archivebase` in ikiwiki's setup file. Calendars link to pages under here, with names like "2010/04" and "2010". These pages can be automatically created using the - [[ikiwiki-calendar]] tool. + `ikiwiki-calendar` program. * `year` - The year for which the calendar is requested. Defaults to the current year. * `month` - The numeric month for which the calendar is requested, in the |