Skip to content

Commit

Permalink
update url
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Sep 21, 2023
1 parent d3bfe34 commit 9299b4c
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
"children": [
{
"name": "Newsletters",
"url": "",
"url": "https://mail.python.org/mailman3/lists/dipy.python.org/",
"external": True
},
{
Expand All @@ -214,7 +214,7 @@
},
{
"name": "Youtube",
"url": "blog",
"url": "https://www.youtube.com/c/diffusionimaginginpython",
"external": True
}
]
Expand All @@ -224,11 +224,11 @@
"children": [
{
"name": "Live Chat (Gitter)",
"url": ""
"url": "https://app.gitter.im/#/room/%23dipy_dipy:gitter.im"
},
{
"name": "Github Discussions",
"url": "",
"url": "https://github.com/dipy/dipy/discussions",
"external": True
}
]
Expand Down Expand Up @@ -305,50 +305,50 @@
"links": [
{
"name": "Developers",
"link": "https://dipy.org/contributors/"
"link": "team"
},
{
"name": "Support",
"link": "https://dipy.org/contributors/"
"link": "https://github.com/dipy/dipy/discussions"
},
{
"name": "Download",
"link": "https://dipy.org/contributors/"
"link": "installation"
},
{
"name": "Get Started",
"link": "https://dipy.org/contributors/"
},
{
"name": "Tutorials",
"link": "https://dipy.org/contributors/"
"link": "https://docs.dipy.org/tutorials/"
},
{
"name": "Videos",
"link": "https://dipy.org/contributors/"
"link": "https://www.youtube.com/c/diffusionimaginginpython"
},
]
}, {
"title": "Friends",
"links": [
{
"name": "Nipy Projects",
"link": "",
"link": "http://nipy.org/",
"external": True
},
{
"name": "FURY",
"link": "",
"link": "http://fury.gl/",
"external": True
},
{
"name": "Nibabel",
"link": "",
"link": "http://nipy.org/nibabel",
"external": True
},
{
"name": "Tortoise",
"link": "",
"link": "https://tortoise.nibib.nih.gov/",
"external": True
},
]
Expand All @@ -357,22 +357,22 @@
"links": [
{
"name": "The department of Intelligent Systems Engineering of Indiana University",
"link": "",
"link": "https://engineering.indiana.edu/",
"external": True
},
{
"name": "The National Institute of Biomedical Imaging and Bioengineering, NIH",
"link": "",
"link": "https://www.nibib.nih.gov/",
"external": True
},
{
"name": "The Gordon and Betty Moore Foundation and the Alfred P. Sloan Foundation, through the University of Washington eScience Institute Data Science Environment",
"link": "",
"link": "https://escience.washington.edu/tag/alfred-p-sloan-foundation/",
"external": True
},
{
"name": "Google supported DIPY through the Google Summer of Code Program during Summer 2015, 2016, 2018",
"link": "",
"link": "https://summerofcode.withgoogle.com/",
"external": True
},
]
Expand Down

0 comments on commit 9299b4c

Please sign in to comment.