Skip to content

Commit 1dc2b6f

Browse files
authored
Merge pull request #678 from bibajz/bibajz/github-url
Fix broken github link
2 parents d908d7b + 239dd7f commit 1dc2b6f

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)