Skip to content

Commit 7975435

Browse files
committed
no trailing /
1 parent 745285c commit 7975435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dir_listing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
ignore_things = ['lib', 'assets', 'README.md', 'badge']
99
ignore_prefixes = ['.', '_']
1010
sep = "\n\n---\n\n"
11-
auto_minutes_path = "auto-minutes/output/"
11+
auto_minutes_path = "auto-minutes/output"
1212
wgname = "httpbis"
1313

1414
summary_header = f"""

0 commit comments

Comments
 (0)