From 077acc3030cf197c8f26a6cf72eea54251a0c33b Mon Sep 17 00:00:00 2001 From: Diego Barbieri Date: Wed, 27 Nov 2024 09:07:20 +0100 Subject: [PATCH] fixing computational stat course name (#76) --- degrees.json | 4 ++-- teachings.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/degrees.json b/degrees.json index ce620de..3ef8469 100644 --- a/degrees.json +++ b/degrees.json @@ -141,7 +141,7 @@ "mandatory": false }, { - "name": "isi-computational-statistics", + "name": "computational-statistics", "year": 3, "mandatory": false }, @@ -703,4 +703,4 @@ "icon": "🧪", "chat": "t.me/admstaff_Chat" } -] \ No newline at end of file +] diff --git a/teachings.json b/teachings.json index 71ade0f..123e5a1 100644 --- a/teachings.json +++ b/teachings.json @@ -697,7 +697,7 @@ }, { "name": "Computational Statistics", - "url": "isi-computational-statistics", + "url": "computational-statistics", "chat": "t.me/+1OSBNcY3lXQ1ZWVk", "website": "454724", "professors": [ @@ -1135,4 +1135,4 @@ "enrico.denti" ] } -] \ No newline at end of file +]