Skip to content

Commit 065a801

Browse files
committed
Fix star docx
1 parent 8558121 commit 065a801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ def filter(self, record: LogRecord) -> int:
124124
'body_max_width': 'auto',
125125
'fixed_sidebar': 'true',
126126
'github_button': 'true',
127-
'github_user': 'deeptime',
128-
'github_repo': 'deeptime-ml',
127+
'github_user': 'deeptime-ml',
128+
'github_repo': 'deeptime',
129129
'github_type': 'star',
130130
'sidebar_collapse': 'true',
131131

0 commit comments

Comments
 (0)