diff --git a/conf.py b/conf.py index 810f9db0..063e6249 100644 --- a/conf.py +++ b/conf.py @@ -309,7 +309,8 @@ }, { "name": "Support", - "link": "https://github.com/dipy/dipy/discussions" + "link": "https://github.com/dipy/dipy/discussions", + "external": True }, { "name": "Download", @@ -321,11 +322,13 @@ }, { "name": "Tutorials", - "link": "https://docs.dipy.org/tutorials/" + "link": "https://docs.dipy.org/tutorials/", + "external": True }, { "name": "Videos", - "link": "https://www.youtube.com/c/diffusionimaginginpython" + "link": "https://www.youtube.com/c/diffusionimaginginpython", + "external": True }, ] }, {