mod_http_dir_listing2: Fix wrong name for resource directory
authorKim Alvefur <zash@zash.se>
Wed, 07 Jun 2023 12:31:52 +0200
changeset 5529 87268f4e6a2e
parent 5528 7eab8b0d69e5
child 5530 46e512f4ba14
mod_http_dir_listing2: Fix wrong name for resource directory
mod_http_dir_listing2/README.markdown
--- a/mod_http_dir_listing2/README.markdown	Wed Jun 07 12:27:13 2023 +0200
+++ b/mod_http_dir_listing2/README.markdown	Wed Jun 07 12:31:52 2023 +0200
@@ -3,7 +3,7 @@
 rockspec:
   build:
     copy_directories:
-      - html
+      - resources
 ---
 
 Introduction