Skip to content

Commit c39a17f

Browse files
committed
Fixed badge generation for docs
1 parent 91be482 commit c39a17f

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
@@ -105,7 +105,7 @@
105105
html_theme_options = {
106106
'description': 'Parameterize, execute, and analyze notebooks',
107107
'github_button': True,
108-
'github_user': 'nteract',
108+
'github_user': 'jupyter',
109109
'github_repo': 'nbclient',
110110
'travis_button': True,
111111
'codecov_button': True,

0 commit comments

Comments
 (0)