diff --git a/dev/_static/version_switcher.json b/dev/_static/version_switcher.json index f66d4f1c..725f7257 100644 --- a/dev/_static/version_switcher.json +++ b/dev/_static/version_switcher.json @@ -13,20 +13,17 @@ { "name": "1.7.0", "version":"1.7.0", - "url": "https://deprecated.docs.dipy.org/documentation/1.7.0/documentation/", - "preferred": true + "url": "https://deprecated.docs.dipy.org/documentation/1.7.0/documentation/" }, { "name": "1.6.0", "version":"1.6.0", - "url": "https://deprecated.docs.dipy.org/documentation/1.6.0/documentation/", - "preferred": true + "url": "https://deprecated.docs.dipy.org/documentation/1.6.0/documentation/" }, { "name": "1.5.0 (stable)", "version":"1.5.0", - "url": "https://deprecated.docs.dipy.org/documentation/1.5.0/documentation/", - "preferred": true + "url": "https://deprecated.docs.dipy.org/documentation/1.5.0/documentation/" }, { "name": "1.0.0", @@ -36,7 +33,6 @@ { "name": "0.16.0", "version":"0.16.0", - "url": "https://deprecated.docs.dipy.org/documentation/0.16.0/documentation/", - "preferred": true + "url": "https://deprecated.docs.dipy.org/documentation/0.16.0/documentation/" }, ]