diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2012-04-09 10:55:05 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-04-09 10:55:05 -0400 |
commit | cf7eac5fe78e8403bd7947166e3ef311d0276e79 (patch) | |
tree | 9741600ee9b31585e78868686289e09b531bcec8 /doc | |
parent | d4481392522c977f7eb4ab4ae7c474edd6d0d033 (diff) | |
download | ikiwiki-cf7eac5fe78e8403bd7947166e3ef311d0276e79.tar ikiwiki-cf7eac5fe78e8403bd7947166e3ef311d0276e79.tar.gz |
fix branch references
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn b/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn index 12e01a678..702608831 100644 --- a/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn +++ b/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn @@ -7,8 +7,8 @@ Shouldn't `ikiwiki-tag-test/raw/.ikiwiki/transient/tag.mdwn` and `ikiwiki-tag-test/rendered/tag/index.html` exist? [[!tag patch]] -[[!template id=gitbranch branch=ready/smcv/autoindex author=smcv]] -[[!template id=gitbranch branch=ready/smcv/autoindex-more-often author=smcv]] +[[!template id=gitbranch branch=smcv/ready/autoindex author=smcv]] +[[!template id=gitbranch branch=smcv/ready/autoindex-more-often author=smcv]] > To have a starting point to (maybe) change this, my `ready/autoindex` > branch adds a regression test for the current behaviour, both with |