Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit 9eaadb3

Browse files
Mariattavstinner
authored andcommitted
Fix the star count.
1 parent 0a013e5 commit 9eaadb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
# documentation.
147147
#
148148
html_theme_options = {
149-
'github_user': 'asyncio-doc',
149+
'github_user': 'asyncio-docs',
150150
'github_repo': 'asyncio-doc',
151151
'github_banner': True,
152152
'github_type': 'star',

0 commit comments

Comments
 (0)