Skip to content

Commit bd4d552

Browse files
committed
Fix typo (hyphens to underscores)
1 parent c405467 commit bd4d552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ launch_buttons:
4343
sphinx:
4444
extra_extensions:
4545
- sphinx_sitemap
46-
- sphinx-last-updated-by-git
46+
- sphinx_last_updated_by_git
4747
config:
4848
templates_path:
4949
- _templates

0 commit comments

Comments
 (0)