From 12e4b5e672db3419e389ffca2c37f08739852005 Mon Sep 17 00:00:00 2001 From: vanyasaksena Date: Tue, 16 Jan 2024 14:14:39 +0100 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1caab6b7..897a2e86 100644 --- a/config.toml +++ b/config.toml @@ -48,7 +48,7 @@ twitter_username="@???" # OPTIONAL, Twitter User to help with metrics sidebar = [ {name = "Materials", urls=[ {name="Github (Java project template)", url="https://github.com/mt2-erlangen/project-ws2023_24"}, - {name="StudOn", url="https://www.studon.fau.de/studon/ilias.php?ref_id=5584199&ass_id=124543&cmd=showOverview&cmdClass=ilobjexercisegui&cmdNode=el:si&baseClass=ilexercisehandlergui"}, + {name="StudOn", url="https://www.studon.fau.de/crs4685855.html"}, {name="LaTeX Template", url="https://github.com/mt2-erlangen/latex-template"}, {name="Exercises 2020", url="./archive/2020"}, ]},