Skip to content

Commit

Permalink
Update theo redirect moodle id
Browse files Browse the repository at this point in the history
  • Loading branch information
GeneralMine authored May 7, 2024
1 parent 1232ddc commit 5a7d4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redirect/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ class Route {
'theo' => [
'description' => 'Einführung in die theoretische Informatik',
'target' => 'https://www.cs.cit.tum.de/tcs/lehre/sommersemester-2024/theo/',
'moodle_id' => '86282',
'moodle_id' => '96557',
],
'theojudge' => [
'description' => 'TUMjudge - Einführung in die theoretische Informatik',
Expand Down

0 comments on commit 5a7d4bc

Please sign in to comment.