aboutsummaryrefslogtreecommitdiff
path: root/t/test-site/common/document-listing.tt
diff options
context:
space:
mode:
Diffstat (limited to 't/test-site/common/document-listing.tt')
-rw-r--r--t/test-site/common/document-listing.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-site/common/document-listing.tt b/t/test-site/common/document-listing.tt
index 5210458..ec3adbb 100644
--- a/t/test-site/common/document-listing.tt
+++ b/t/test-site/common/document-listing.tt
@@ -1,3 +1,3 @@
-[% FOR doc IN tagged.$current_cat %]
+[% FOR doc IN tagged.$path %]
* `<[% doc %]>`_
[% END %]