Skip to content

Commit

Permalink
Update routes.php (#293)
Browse files Browse the repository at this point in the history
- Add entry moodle-zips
  • Loading branch information
pczern authored Jan 12, 2024
1 parent f365661 commit ba28a00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions redirect/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,10 @@ class Route {
'description' => 'Modellbildung und Simulation',
'moodle_id' => '63516',
],
'moodle-zips' => [
'description' => 'Download Zips on Moodle, then sort by pattern',
'target' => 'https://github.com/pczern/tum-get',
],
'mvs' => [
'description' => 'Mobile Verteilte Systeme',
'target' => 'https://www.os.in.tum.de/studium-und-lehre/ss18/mobile-verteilte-systeme/',
Expand Down

0 comments on commit ba28a00

Please sign in to comment.