Skip to content

Commit 1212bd0

Browse files
committed
fix repo link in sphinx theme
1 parent 38b4672 commit 1212bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
#
5353
html_theme = 'furo'
5454
html_theme_options = {
55-
"source_repository": "https://github.com/sphinxcontrib/typer/",
55+
"source_repository": "https://github.com/sphinx-contrib/typer/",
5656
"source_branch": "main",
5757
"source_directory": "doc/source",
5858
}

0 commit comments

Comments
 (0)