Skip to content

Commit 357247a

Browse files
[STYLE] Applied changes as per review (- WIP PR #373 -)
1 parent 2977f7c commit 357247a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
myst_gfm_only = False
312312

313313
myst_html_meta = {
314-
"github_url": sanitize_url(f"https://github.com/reactive-firewall/{project}")
314+
"github_url": sanitize_url(f"https://github.com/reactive-firewall/{project}"),
315315
}
316316

317317
# For GH-style admonitions to MyST conversion

0 commit comments

Comments
 (0)