diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8e59722..ca724d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ grade: tags: - cs210 image: - name: registry.gitlab.com/fnux/cs210-grading-images/progfun1-streams:20191030-8c9964d741565622fe075933cb0569e66dff8a25 + name: registry.gitlab.com/fnux/cs210-grading-images/progfun2-streams:20191030-43a7371aecb1bee74b8e4c3b0aba175f3ff4d0c6 entrypoint: [""] allow_failure: true before_script: diff --git a/README.md b/README.md index 54abcd4..b31e84f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# CS-210: For-comprehensions and Collections +# CS-210: Streams (Bloxorz) Please follow the [instructions from the main course -respository](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week5/00-homework5.md). +respository](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week7/00-homework6.md). Grading and submission details can be found [here](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week1/02-grading-and-submission.md).