diff --git a/objects.py b/objects.py index 6f846a8..471139b 100644 --- a/objects.py +++ b/objects.py @@ -108,4 +108,4 @@ class Dept : self.rooms = rooms def genlink(self, link) : - return "https://adecons.unistra.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources="+link.strip()+"&projectId=1&calType=ical" \ No newline at end of file + return "https://adecons.unistra.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources="+link.strip()+"&projectId=7&calType=ical"