From d47c2ed09c3811fe9b0ed4629cb1857b944ec86c Mon Sep 17 00:00:00 2001 From: Serge Koudoro Date: Thu, 14 Dec 2023 12:00:32 -0500 Subject: [PATCH] Fix syntax version_switcher.json --- dev/_static/version_switcher.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/_static/version_switcher.json b/dev/_static/version_switcher.json index 725f7257..837d9202 100644 --- a/dev/_static/version_switcher.json +++ b/dev/_static/version_switcher.json @@ -34,5 +34,5 @@ "name": "0.16.0", "version":"0.16.0", "url": "https://deprecated.docs.dipy.org/documentation/0.16.0/documentation/" - }, + } ]