Skip to content

Commit 239dd7f

Browse files
committed
Fix broken github link
1 parent d908d7b commit 239dd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"icon_links": [
168168
{
169169
"name": "GitHub",
170-
"url": "https://github.com/ipyparallel",
170+
"url": "https://github.com/ipython/ipyparallel",
171171
"icon": "fab fa-github-square",
172172
},
173173
],

0 commit comments

Comments
 (0)