summaryrefslogtreecommitdiff
path: root/mkdeps.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xmkdeps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdeps.sh b/mkdeps.sh
index 37a8567..0f75e15 100755
--- a/mkdeps.sh
+++ b/mkdeps.sh
@@ -21,7 +21,7 @@ indexes() {
}
categories() {
- find src/collections/*/*/categories.adoc | normalize
+ find src/collections/*/*/categories.name | normalize
}
media() {