diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-21 13:13:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-21 13:13:37 -0400 |
commit | ee975178b8befa0bfdc866c54bc3bfb64f570be2 (patch) | |
tree | 93332044c76fc104fe0011d934830da0d3b29e74 | |
parent | 1a7f29cab6c9090003ed76ae23e3a748d5597caf (diff) | |
download | ikiwiki-ee975178b8befa0bfdc866c54bc3bfb64f570be2.tar ikiwiki-ee975178b8befa0bfdc866c54bc3bfb64f570be2.tar.gz |
make a proper wikilink
you know, backlinks are nice..
-rw-r--r-- | doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn b/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn index 51c320067..ebea43697 100644 --- a/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn +++ b/doc/forum/Calendar:_listing_multiple_entries_per_day.mdwn @@ -4,7 +4,7 @@ I'd very much like to be able to list my blog posts on a daily basis (used for l There was some effort to do this as detailed here. -[[http://ikiwiki.info/todo/Set_arbitrary_date_to_be_used_by_calendar_plugin/]] +[[todo/Set_arbitrary_date_to_be_used_by_calendar_plugin]] I had a quick go at doing something similar on Debian Stable (Ikiwiki 3.0) but alas my Ikiwiki fu is not strong enough. |