diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2016-01-15 17:13:07 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2016-01-15 17:13:07 +0100 |
commit | 39e5bc9eab15e210be2419499b31df5666099300 (patch) | |
tree | 95bbe0867ab68147a32e17ac5a2f3d7d5328b030 | |
parent | 4da5cc1f95190f7011955d1839c4245854cef0b2 (diff) |
Change the symlink to a regular file to make ikiwiki happy.
-rw-r--r--[l---------] | tracker/done.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker/done.mdwn b/tracker/done.mdwn index cc99084..59cf65c 120000..100644 --- a/tracker/done.mdwn +++ b/tracker/done.mdwn @@ -1 +1 @@ -closed.mdwn
\ No newline at end of file +[[!inline pages="tracker/* and !*/Discussion and !*.* and (link(closed) or link(done))" show="10" rootpage="tracker" postformtext="Open a new issue" archive="yes"]] |