diff --git a/exams/index.md b/exams/index.md index d4428cd..b48b459 100644 --- a/exams/index.md +++ b/exams/index.md @@ -32,8 +32,8 @@ here](https://www.felk.cvut.cz/labpass/). The programming exam will consist of solving two of the tasks listed on this webpage - without access to their solutions. We suggest not looking at the text of the assignments before you have time to attempt to solve it. Most of the tasks have a Racket and a Haskell version. During the exam you have to solve *one task in one language* and another task in another language. So an exam could look like: -- Solve [$N^2$-Knights](/exams/minesweeper) in Racket (for 15 points) -- Solve [Filetree](/exams/filetree) in Haskell (for 15 points) +- Solve [$N^2$-Knights](/exams/minesweeper/) in Racket (for 15 points) +- Solve [Filetree](/exams/filetree/) in Haskell (for 15 points) You will have 3 hours for the whole exam, so you should be able to solve each of them in roughly 90 minutes to get a perfect score.