We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745285c commit 7975435Copy full SHA for 7975435
lib/dir_listing.py
@@ -8,7 +8,7 @@
8
ignore_things = ['lib', 'assets', 'README.md', 'badge']
9
ignore_prefixes = ['.', '_']
10
sep = "\n\n---\n\n"
11
-auto_minutes_path = "auto-minutes/output/"
+auto_minutes_path = "auto-minutes/output"
12
wgname = "httpbis"
13
14
summary_header = f"""
0 commit comments