Skip to content

Commit

Permalink
updated gdb related entries (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
RisGar authored Nov 26, 2024
1 parent d20670e commit 449f658
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions redirect/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ class Route {
'db' => [
'description' => 'Grundlagen: Datenbanken',
'target' => 'https://db.in.tum.de/teaching/ws2425/grundlagen',
'moodle_id' => '100522',
],
'dea' => [
'description' => 'Studienplan von Data Engineering & Analytics',
Expand Down Expand Up @@ -762,6 +763,10 @@ class Route {
'description' => 'Status of the Validation Stations',
'target' => 'https://campus.tum.de/valistatus/en/',
],
'umbra' => [
'description' => 'Umbra DB Webschnittstelle',
'target' => 'https://umbra.db.in.tum.de/interface/',
],
'unidb' => [
'description' => 'Unischema von Prof. Kemper',
'target' => 'https://db.in.tum.de/teaching/ws2021/grundlagen/uni.png',
Expand Down

0 comments on commit 449f658

Please sign in to comment.