fixed broken homework references

This commit is contained in:
Lars Brünjes 2021-04-20 11:35:50 +02:00
parent 63970a7edc
commit 2e056e8b02
No known key found for this signature in database
GPG key ID: B488B9045DC1A087

View file

@ -50,8 +50,8 @@
- Week #3
- Fix and complete the code in the [Homework1](code/week03/src/Week02/Homework1.hs) module.
- Fix and complete the code in the [Homework2](code/week03/src/Week02/Homework2.hs) module.
- Fix and complete the code in the [Homework1](code/week03/src/Week03/Homework1.hs) module.
- Fix and complete the code in the [Homework2](code/week03/src/Week03/Homework2.hs) module.
## Solutions