From 0e25a53edd560170aa820bd9596e1b1cde72338f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Terrier?= Date: Mon, 19 Feb 2024 12:04:48 +0100 Subject: [PATCH] Update index.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: RĂ©gis Terrier --- download/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download/index.json b/download/index.json index ffdcdd5..9fc433d 100644 --- a/download/index.json +++ b/download/index.json @@ -5,9 +5,9 @@ "conda-environment": "https://raw.githubusercontent.com/gammapy/gammapy/master/environment-dev.yml" }, "1.2rc1": { - "notebooks": "https://docs.gammapy.org/dev/_downloads/a5659940aa3f8f568547d47752a43172/tutorials_jupyter.zip", + "notebooks": "https://docs.gammapy.org/1.2rc1/_downloads/a5659940aa3f8f568547d47752a43172/tutorials_jupyter.zip", "datasets": "https://github.com/gammapy/gammapy-data/tarball/master", - "conda-environment": "https://raw.githubusercontent.com/gammapy/gammapy/master/environment-dev.yml" + "conda-environment": "https://gammapy.org/download/install/gammapy-1.2rc1-environment.yml" }, "1.1": { "notebooks": "https://docs.gammapy.org/1.1/_downloads/a5659940aa3f8f568547d47752a43172/tutorials_jupyter.zip",