fix: links

This commit is contained in:
2026-08-23 18:00:29 +02:00
parent 1b1dace8f0
commit f0ab4c0939
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ which is known as "Peer Grading".
These assignments, as well as the peer grading and the mini quizzes all contribute to bonus.
Then, there are the programming tasks via Code Expert.
See the [infra guide](/guide/infra) for more details on how it works and how to log in.
See the [infra guide](/guide/infra/) for more details on how it works and how to log in.
In these tasks, you are asked to implement algorithms seen in the lectures to solve problems, all within given time complexity constraints.
The provided tests are excellent, and you can also write your own, if you like.